Click or drag to resize
StepTypeDependencyInjectorType Methods

The StepTypeDependencyInjectorType generic type exposes the following members.

Methods
  NameDescription
Public methodGetActionSettings
Injects dependencies for step type action.
Public methodGetConditionSettings
Injects dependencies for step type condition.
Public methodGetDefaultSettings
Injects dependencies for step type default.
Public methodGetDocumentArchivedSettings
Injects dependencies for step type of archived document.
Public methodGetDocumentEditSettings
Injects dependencies for step type of edited document.
Public methodGetDocumentPublishedSettings
Injects dependencies for step type of published document.
Public methodGetFinishedSettings
Injects dependencies for step type start.
Public methodGetMultichoiceFirstWinSettings
Injects dependencies for step type multi choice first win.
Public methodGetMultichoiceSettings
Injects dependencies for step type multi choice.
Public methodGetSettingsObject(WorkflowStepTypeEnum)
Returns settings for specified type.
Public methodGetSettingsObject(ListWorkflowStepTypeEnum)
Returns settings for specified types.
Public methodGetStandardSettings
Injects dependencies for step type standard.
Public methodGetStartSettings
Injects dependencies for step type start.
Public methodGetUndefinedSettings
Injects dependencies for step type undefined.
Public methodGetUserchoiceSettings
Injects dependencies for step type user choice.
Public methodGetWaitSettings
Injects dependencies for step type wait.
Top
See Also