C# 클래스 Dev2.Activities.DsfPluginActivity

상속: DsfActivity
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

보호된 메소드들

메소드 설명
ExecutePluginService ( PluginServiceExecution container, int update ) : System.Guid
ExecutionImpl ( IEsbChannel esbChannel, IDSFDataObject dataObject, string inputs, string outputs, ErrorResultTO &tmpErrors, int update ) : System.Guid
GetNewPluginServiceExecution ( IDSFDataObject context ) : PluginServiceExecution

메소드 상세

ExecutePluginService() 보호된 메소드

protected ExecutePluginService ( PluginServiceExecution container, int update ) : System.Guid
container PluginServiceExecution
update int
리턴 System.Guid

ExecutionImpl() 보호된 메소드

protected ExecutionImpl ( IEsbChannel esbChannel, IDSFDataObject dataObject, string inputs, string outputs, ErrorResultTO &tmpErrors, int update ) : System.Guid
esbChannel IEsbChannel
dataObject IDSFDataObject
inputs string
outputs string
tmpErrors Dev2.DataList.Contract.ErrorResultTO
update int
리턴 System.Guid

GetNewPluginServiceExecution() 보호된 메소드

protected GetNewPluginServiceExecution ( IDSFDataObject context ) : PluginServiceExecution
context IDSFDataObject
리턴 PluginServiceExecution