C# Class Microsoft.ALMRangers.RMWorkflowMigrator.Parser.ActionParser

Exibir arquivo Open project: ALM-Rangers/Migrate-assets-from-RM-server-to-VSTS Class Usage Examples

Public Properties

Property Type Description
ActionParsed EventHandler

Private Methods

Method Description
FireActionParsedEvent ( ReleaseAction action ) : void
ParseManualIntervention ( System.Xml.Linq.XElement node ) : ReleaseAction
ParseReleaseAction ( System.Xml.Linq.XElement node ) : ReleaseAction
ParseRollback ( System.Xml.Linq.XElement node ) : ReleaseAction
ProcessActions ( IEnumerable nodes ) : IEnumerable

Property Details

ActionParsed public_oe static_oe property

public static EventHandler ActionParsed
return EventHandler