| StepTypeDependencyInjectorType Methods |
The StepTypeDependencyInjectorType generic type exposes the following members.
| Name | Description | |
|---|---|---|
| GetActionSettings |
Injects dependencies for step type action.
| |
| GetConditionSettings |
Injects dependencies for step type condition.
| |
| GetDefaultSettings |
Injects dependencies for step type default.
| |
| GetDocumentArchivedSettings |
Injects dependencies for step type of archived document.
| |
| GetDocumentEditSettings |
Injects dependencies for step type of edited document.
| |
| GetDocumentPublishedSettings |
Injects dependencies for step type of published document.
| |
| GetFinishedSettings |
Injects dependencies for step type start.
| |
| GetMultichoiceFirstWinSettings |
Injects dependencies for step type multi choice first win.
| |
| GetMultichoiceSettings |
Injects dependencies for step type multi choice.
| |
| GetSettingsObject(WorkflowStepTypeEnum) |
Returns settings for specified type.
| |
| GetSettingsObject(ListWorkflowStepTypeEnum) |
Returns settings for specified types.
| |
| GetStandardSettings |
Injects dependencies for step type standard.
| |
| GetStartSettings |
Injects dependencies for step type start.
| |
| GetUndefinedSettings |
Injects dependencies for step type undefined.
| |
| GetUserchoiceSettings |
Injects dependencies for step type user choice.
| |
| GetWaitSettings |
Injects dependencies for step type wait.
|