AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumType Methods |
The AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumType generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateActionArgumentsInternal |
Creates action arguments.
|
![]() | CreateActionsExecutorInternal |
Creates action executor with prefilled parameters.
|
![]() | EvaluateSourcePointsInternal |
Evaluates source points with given macro resolver
|
![]() | EvaluateTransitions(WorkflowStepInfo, UserInfo, Int32, MacroResolver) |
Evaluates list of existing transitions for given workflow step and returns either one best match or multiple transitions matched
|
![]() | EvaluateTransitions(WorkflowStepInfo, UserInfo, Int32, MacroResolver, WorkflowTransitionTypeEnum) |
Evaluates list of existing transitions for given workflow step and returns either one best match or multiple transitions matched
|
![]() | GetActionStatusInternal |
Gets action status
|
![]() | GetBasicResolverInternal |
Gets basic resolver for evaluation of transitions and source points
|
![]() | GetEmailResolver |
Get resolver for e-mail sending.
|
![]() | GetEvalResolverInternal |
Gets resolver for evaluation of transitions and source points
|
![]() | GetNextStepInfoInternal |
Returns list of next steps for given object.
|
![]() | GetPreviousStepInfoInternal |
Returns previous step information for given node.
|
![]() | GetPreviousStepsInternal |
Returns list of previous steps for current workflow cycle
|
![]() | GetStepInboundTransitionsInternal |
Gets transitions leading into given step
|
![]() | GetStepTransitions(WorkflowStepInfo) |
Gets all workflow step transitions
|
![]() | GetStepTransitions(WorkflowStepInfo, WorkflowTransitionTypeEnum) |
Gets workflow step transitions
|
![]() | HandleStepInternal |
Handles step additional actions
|
![]() | HandleStepTimeoutInternal |
Handles step timeout
|
![]() | ChangeManagerTypeOriginalType |
Changes the default manager type to the given type
(Inherited from AbstractManager.) |
![]() | ChangeManagerTypeTo |
Changes the manager type to the given type
(Inherited from AbstractManager.) |
![]() | LogHopsReachedWarningInternal |
Logs warning about maximum hops reached
|
![]() | LogMessage |
Logs custom message to event log.
|
![]() | LogMessageInternal |
Logs message to the event log
|
![]() | LogMissingConnectionWarningInternal |
Logs warning about missing connection
|
![]() | MoveStepInternal |
Moves the specified object to the first step without automatic transition in the workflow and returns the final step.
|
![]() | MoveToSpecificStepInternal |
Moves the specified object to the specified step in the workflow and returns workflow step.
|
![]() | MoveToStepInternal |
Moves the specified object to the specified step in the workflow and returns the step.
|
![]() | ProcessActionInternal |
Processes action connected to given step.
|
![]() | ProcessActions |
Processes all actions in scope.
|
![]() | ProcessActionsInternal |
Processes all actions in scope.
|
![]() | SendWorkflowEmails |
Sends the workflow e-mails to given recipients.
|
![]() | SendWorkflowEmailsInternal |
Sends the workflow e-mails to given recipients.
|
![]() | SetActionStatusInternal |
Sets action status
|