Package de.xima.fc.workflow.processor.logic.execution
package de.xima.fc.workflow.processor.logic.execution
-
ClassDescriptionBaseResolvedFileListProcessor<R,
E extends Throwable> A base implementation ofIResolvedFileListProcessor
that ignores all errors.Implementation ofIStandardAttachmentListResolutionErrorCreator
that lets you customize only the error code for each error type, and provides no error data.Builder to buildCodeOnlyStandardAttachmentListResolutionErrorCreator
.Implementation ofIStandardFileListResolutionErrorCreator
that lets you customize only the error code for each error type, and provides no error data.Builder to buildCodeOnlyStandardFileListResolutionErrorCreator
.An event execution result that can be used when no tasks were executed, such as when no triggers fired).ACollector
forIResolvedAttachmentList#collectResult
that returns the files of all resource items.ACollector
forIResolvedFileList#collectResult
that returns the files of all resource items.ACollector
forIResolvedAttachmentList#collectResult
that returns the first resolved attachment, if any.ACollector
forIResolvedFileList#collectResult
that returns the first resolved file, if any.Deprecated.Result returned byFormRecordLockManager.lockFormRecord(Vorgang)
.Default implementation ofINormalCompletionResultBuilder
used by the task runner.Standard implementation forIResolvedAttachmentListProcessor
with the standard error behavior used by most built-in actions.Standard implementation forIResolvedFileListProcessor
with the standard error behavior used by most built-in actions.A task queue implemented as a list, but only with the methods actually required.TriggerOnTaskBeginParams<TData>Default implementation of aITriggerOnTaskBeginParams
.Default implementation ofIWorkflowExecutionContext
that is used by theWorkflowTaskRunner
.Helper class that takes an instance ofIWorkflowTaskRunnerParams
and return a new instance with appropriate defaults supplied for all missing values.
Vorgang.isInArbeit()
.