C# 클래스 InvertedSoftware.WorkflowEngine.Execution.StepExecutor

파일 보기 프로젝트 열기: invertedsoftware/Inverted-Software-Workflow-Engine 1 사용 예제들

공개 메소드들

메소드 설명
StepExecutor ( ) : System

비공개 메소드들

메소드 설명
RunFrameworkStep ( IWorkflowMessage workflowMessage, int retryStepTimes, ProcessorStep workflowStep, ProcessorJob currentJob, bool isCheckDepends ) : void

Run a workflow step

WaitForDependents ( ProcessorStep workflowStep, ProcessorJob currentJob ) : void

Block untill all steps and groups this step depends on have finished

메소드 상세

StepExecutor() 공개 메소드

public StepExecutor ( ) : System
리턴 System