Package de.xima.fc.workflow.processor.logic.execution
- 
Interface Summary Interface Description FormRecordLockManager.ILockedFormRecord Result returned byFormRecordLockManager.lockFormRecord(Vorgang). - 
Class Summary Class Description EmptyEventExecutionResult An event execution result that can be used when no tasks were executed, such as when no triggers fired).FormRecordLockManager Deprecated. form records are locked viaVorgang.isInArbeit().NormalCompletionResultBuilder Default implementation ofINormalCompletionResultBuilderused by the task runner.TaskQueue A task queue implemented as a list, but only with the methods actually required.TriggerOnTaskBeginParams<TData> Default implementation of aITriggerOnTaskBeginParams.WorkflowExecutionContext Default implementation ofIWorkflowExecutionContextthat is used by theWorkflowTaskRunner.WorkflowTaskRunnerParamsResolver Helper class that takes an instance ofIWorkflowTaskRunnerParamsand return a new instance with appropriate defaults supplied for all missing values.