C# Class Dev2.ScheduleExecutor.Program

显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
PostDataToWebserverAsRemoteAgent ( string workflowName, string taskName, System.Guid requestID ) : string

Private Methods

Method Description
CreateDebugState ( string result, string workflowName, string taskName ) : void
GetCorrelationId ( string taskName ) : string
Log ( string logType, string logMessage ) : void
Main ( string args ) : void
ProcessRecordSet ( System.Xml.Linq.XElement recordSetElement, IEnumerable elements ) : List
SetupForLogging ( ) : void
WriteDebugItems ( string workflowName, string taskName, string result ) : void

Method Details

PostDataToWebserverAsRemoteAgent() public static method

public static PostDataToWebserverAsRemoteAgent ( string workflowName, string taskName, System.Guid requestID ) : string
workflowName string
taskName string
requestID System.Guid
return string