Uses of Package
de.xima.fc.interfaces.workflow.execution
Packages that use de.xima.fc.interfaces.workflow.execution
Package
Description
Package für den API-Zugriff auf Workflowverarbeitung
Package für allgemeine Exceptions
Package für konkrete Helperklassen
Commonly used enumeration that are mainly used in model classes.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.api.workflowClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.bl.fdvClassDescriptionContext object that contains data related to the current execution of the workflow processing.Data related to the current workflow execution, such as the form record or the locale.Interface for the workflow placeholder handler that lets you replace placeholders in strings easily.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.exceptionsClassDescriptionRepresents any result of
INodeHandler#execute
, regardless how execution finished (normally or abruptly).Error data provided by a workflow node either whenINodeHandler#execute
throws an exception or completes normally withsoft errors
.Represents the result ofINodeHandler#execute
when the node was completed abruptly by throwing an exception.Base interface for a POJO view model class, both for selecting a single attachment and for selecting multiple attachments within the workflow.Base interface for a POJO view model class, both for selecting a single file and for selecting multiple files within the workflow.Represents the result ofINodeHandler#execute
when the node was completed abruptly by issuing a return statement.Represents a successful result ofINodeHandler#execute
, i.e. when the node completes normally or abruptly by returning.The result of execution aWorkflowTask
, returned by the task runner when the task was not executed successfully.Represents part of the result returned by a workflow node when executed, specifically the attachments that were created by the node.Represents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.form.processClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.gui.designer.form.utilsClassDescriptionEnvironment data with basic info for within various backend environments.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.handler.interfaces.workflowClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.handler.workflowClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.helperClassDescriptionInterface for a POJO view model class that describes a list of files that can be selected by the user.Interface for a POJO view model class that describes a single file that can be selected by the user.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.formClassDescriptionEnvironment data with basic info for within various backend environments.Similar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.placeholder.paramsClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.plugin.param.formClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.plugin.param.replacerClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.processingClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflowClassDescriptionEnvironment data with basic info for within various backend environments.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.eventClassDescriptionData related to the current workflow execution, such as the form record or the locale.Callback that is called after the workflow was executed, but before the final result is created.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.executionClassDescriptionOptions that influence how attachments are retrieved by
IWorkflowFileHandler.resolveReferencedAttachments(WorkflowNode, IReferencedAttachmentList, IAttachmentSearchOptions)
(WorkflowNode, IReferencedFileList, IAttachmentSearchOptions) resolveReferencedFiles}.Descriptor for the attachments created by a workflow node when it is executed.Represents any result ofINodeHandler#execute
, regardless how execution finished (normally or abruptly).Environment data with basic info for within various backend environments.Context object that contains data related to the current execution of the workflow processing.Error data provided by a workflow node either whenINodeHandler#execute
throws an exception or completes normally withsoft errors
.Represents the result returned by theIWorkflowEventRunner
.Options that influence how files are retrieved byresolveReferencedFiles
.Descriptor for the files returned when a workflow node is executed.Represents the guessed content type of a file or data stream.Interface for a POJO view model class that describes a list of files that can be selected by the user.Represents the result ofINodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning.Builder forIOnTaskBeginRetVal
.Base interface for a POJO view model class, both for selecting a single attachment and for selecting multiple attachments within the workflow.Base interface for a POJO view model class, both for selecting a single file and for selecting multiple files within the workflow.Interface for a POJO view model class that describes a single file that can be selected by the user.Represents a successful result ofINodeHandler#execute
, i.e. when the node completes normally or abruptly by returning.The result of execution aWorkflowTask
, returned by the task runner when the task was not executed successfully.The result of executing aWorkflowTask
, returned by the task runner when the task was executed successfully.The result of execution aWorkflowTask
, returned by the task runner when the task was executed successfully.Represents the result of running one or multiple tasks.Represents part of the result returned by a workflow node when executed, specifically the attachments that were created by the node.TheIBaseWorkflowExecutionContext
for the new workflow engine operating onWorkflowNode
s.Data related to the current workflow execution, such as the form record or the locale.Handler for running other nodes during the execution of a task, or triggering events.Handler with utility methods for working with files during the execution of a workflow, and making these files available to other workflow node.Represents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node.Handler with utility methods for working with the form and form records during the execution of a workflow.A handler for interacting with the current HTTP request within the context of a workflow execution.Handler with utility methods for creating protocol entries when a node is executed.Handler for locating nodes when a task is executed.Represents the result obtained when a workflow node was executed.Interface for the workflow placeholder handler that lets you replace placeholders in strings easily.Interface for the variable handler used during execution of the workflow. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.mixinClassDescriptionEach action may create data when it is executed, that describe the result of the action.Descriptor for the files returned when a workflow node is executed.Each trigger may provide a set of data that is made available via placeholders when the task is executed.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.nodesClassDescriptionEach action may create data when it is executed, that describe the result of the action.Represents the result of
INodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.paramsClassDescriptionEnvironment data with basic info for within various backend environments.Builder for
IOnTaskBeginRetVal
.Handler for processing the results obtained when a list of referenced attachments was resolved, seeIResolvedAttachmentList.collectResult(IResolvedAttachmentListProcessor)
.Handler for processing the results obtained when a list of referenced files was resolved, seeIResolvedFileList.collectResult(IResolvedFileListProcessor)
.Handler that can create the error code and error data for the standard attachment resolution error behavior, see alsoStandardErrorAttachmentListProcessor
.Handler that can create the error code and error data for the standard file resolution error behavior, see alsoStandardErrorFileListProcessor
.The result of executing aWorkflowTask
, returned by the task runner when the task was executed successfully.Represents part of the result returned by a workflow node when executed, specifically the attachments that were created by the node.TheIBaseWorkflowExecutionContext
for the new workflow engine operating onWorkflowNode
s.Represents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node.Represents the result obtained when a workflow node was executed. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.referenceClassDescriptionInterface for a POJO view model class that describes a list of files that can be selected by the user.Interface for a POJO view model class that describes a single file that can be selected by the user.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.retvalClassDescriptionBase interface for a POJO view model class, both for selecting a single attachment and for selecting multiple attachments within the workflow.Base interface for a POJO view model class, both for selecting a single file and for selecting multiple files within the workflow.Handler for processing the results obtained when a list of referenced attachments was resolved, see
IResolvedAttachmentList.collectResult(IResolvedAttachmentListProcessor)
.Handler for processing the results obtained when a list of referenced files was resolved, seeIResolvedFileList.collectResult(IResolvedFileListProcessor)
. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.triggersClassDescriptionEach trigger may provide a set of data that is made available via placeholders when the task is executed.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.interfaces.workflow.validationClassDescriptionEnvironment data with basic info for within various backend environments.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.mdl.enumsClassDescriptionOptions that influence how attachments are retrieved by
IWorkflowFileHandler.resolveReferencedAttachments(WorkflowNode, IReferencedAttachmentList, IAttachmentSearchOptions)
(WorkflowNode, IReferencedFileList, IAttachmentSearchOptions) resolveReferencedFiles}.Options that influence how files are retrieved byresolveReferencedFiles
. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.mdl.formClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.mdl.placeholderClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.ms.test.workflowClassDescriptionRepresents the result returned by the
IWorkflowEventRunner
.Represents a successful result ofINodeHandler#execute
, i.e. when the node completes normally or abruptly by returning.The result of execution aWorkflowTask
, returned by the task runner when the task was not executed successfully.The result of execution aWorkflowTask
, returned by the task runner when the task was executed successfully.The workflow event runner is similar toIWorkflowTaskRunner
.Represents the result obtained when a workflow node was executed. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.pdfClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.plugin.models.params.formClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.plugin.models.params.replacerClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.servlet.event.resultClassDescriptionThe result of executing a
WorkflowTask
, returned by the task runner when the task was executed successfully. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.statistic
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.web.common.respondClassDescriptionSimilar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.wordClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflowClassDescriptionDescriptor for the attachments created by a workflow node when it is executed.Options that influence how files are retrieved by
resolveReferencedFiles
.Descriptor for the files returned when a workflow node is executed.Represents part of the result returned by a workflow node when executed, specifically the attachments that were created by the node.Callback that is called after the workflow was executed, but before the final result is created.Represents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.designer.logicClassDescriptionEnvironment data with basic info for within various backend environments.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.designer.mixinClassDescriptionEach action may create data when it is executed, that describe the result of the action.Each trigger may provide a set of data that is made available via placeholders when the task is executed.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.designer.registry.nodesClassDescriptionEach action may create data when it is executed, that describe the result of the action.Represents the result of
INodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.designer.registry.triggersClassDescriptionEach trigger may provide a set of data that is made available via placeholders when the task is executed.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.eventClassDescriptionData related to the current workflow execution, such as the form record or the locale.Callback that is called after the workflow was executed, but before the final result is created.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.executorClassDescriptionRepresents the result of
INodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning.Interface for all executors for workflow actions.TheIBaseWorkflowExecutionContext
for the new workflow engine operating onWorkflowNode
s.Data related to the current workflow execution, such as the form record or the locale. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.ifaceClassDescriptionCallback that is called after the workflow was executed, but before the final result is created.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.mixinClassDescriptionEach action may create data when it is executed, that describe the result of the action.Represents the result of
INodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning.Each trigger may provide a set of data that is made available via placeholders when the task is executed. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.modelClassDescriptionEnvironment data with basic info for within various backend environments.Similar to the
IEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server.Callback that is called after the workflow was executed, but before the final result is created. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.model.nodesClassDescriptionInterface for a POJO view model class that describes a list of attachments that can be selected by the user.Interface for a POJO view model class that describes a list of files that can be selected by the user.Base interface for a POJO view model class, both for selecting a single attachment and for selecting multiple attachments within the workflow.Base interface for a POJO view model class, both for selecting a single file and for selecting multiple files within the workflow.Interface for a POJO view model class that describes a single attachment that can be selected by the user.Interface for a POJO view model class that describes a single file that can be selected by the user.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.engineClassDescriptionRepresents the result returned by the
IWorkflowEventRunner
.Represents the result of running one or multiple tasks.The workflow event runner is similar toIWorkflowTaskRunner
.Starts the workflow for a givenWorkflowTask
of a project. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.ifaceClassDescriptionRepresents the result obtained when a workflow node was executed.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.logicClassDescriptionEnvironment data with basic info for within various backend environments.Represents the result returned by the
IWorkflowEventRunner
.Similar to theIEventExecutionResult
, but with slightly different info so that it can be sent to the frontend server. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.logic.executionClassDescriptionContext object that contains data related to the current execution of the workflow processing.Represents the result returned by the
IWorkflowEventRunner
.Represents the result ofINodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning.Builder forIOnTaskBeginRetVal
.Handler for processing the results obtained when a list of referenced attachments was resolved, seeIResolvedAttachmentList.collectResult(IResolvedAttachmentListProcessor)
.Handler for processing the results obtained when a list of referenced files was resolved, seeIResolvedFileList.collectResult(IResolvedFileListProcessor)
.Handler that can create the error code and error data for the standard attachment resolution error behavior, see alsoStandardErrorAttachmentListProcessor
.Handler that can create the error code and error data for the standard file resolution error behavior, see alsoStandardErrorFileListProcessor
.The result of executing aWorkflowTask
, returned by the task runner when the task was executed successfully.The result of execution aWorkflowTask
, returned by the task runner when the task was executed successfully.Represents the result of running one or multiple tasks.Represents part of the result returned by a workflow node when executed, specifically the attachments that were created by the node.TheIBaseWorkflowExecutionContext
for the new workflow engine operating onWorkflowNode
s.Data related to the current workflow execution, such as the form record or the locale.Callback that is called after the workflow was executed, but before the final result is created.Handler for running other nodes during the execution of a task, or triggering events.Handler with utility methods for working with files during the execution of a workflow, and making these files available to other workflow node.Represents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node.Handler with utility methods for working with the form and form records during the execution of a workflow.A handler for interacting with the current HTTP request within the context of a workflow execution.Handler with utility methods for creating protocol entries when a node is executed.Handler for locating nodes when a task is executed.Represents the result obtained when a workflow node was executed.Interface for the workflow placeholder handler that lets you replace placeholders in strings easily.Interface for the variable handler used during execution of the workflow. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.logic.validationClassDescriptionEnvironment data with basic info for within various backend environments.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.modelClassDescriptionRepresents any result of
INodeHandler#execute
, regardless how execution finished (normally or abruptly).Environment data with basic info for within various backend environments.Represents the result returned by theIWorkflowEventRunner
.Represents the guessed content type of a file or data stream.Represents the result ofINodeHandler#execute
when the node was executed normally, i.e. without throwing an exception or returning.Base interface for a POJO view model class, both for selecting a single attachment and for selecting multiple attachments within the workflow.Base interface for a POJO view model class, both for selecting a single file and for selecting multiple files within the workflow.Handler for processing the results obtained when a list of referenced attachments was resolved, seeIResolvedAttachmentList.collectResult(IResolvedAttachmentListProcessor)
.Handler for processing the results obtained when a list of referenced files was resolved, seeIResolvedFileList.collectResult(IResolvedFileListProcessor)
.Represents a successful result ofINodeHandler#execute
, i.e. when the node completes normally or abruptly by returning.The result of execution aWorkflowTask
, returned by the task runner when the task was not executed successfully.The result of executing aWorkflowTask
, returned by the task runner when the task was executed successfully.The result of execution aWorkflowTask
, returned by the task runner when the task was executed successfully.Represents the result of running one or multiple tasks.Represents part of the result returned by a workflow node when executed, specifically the attachments that were created by the node.TheIBaseWorkflowExecutionContext
for the new workflow engine operating onWorkflowNode
s.Data related to the current workflow execution, such as the form record or the locale.Represents part of the result returned by a workflow node when executed, specifically the files that may be returned by the node.Represents the result obtained when a workflow node was executed. -
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.processor.processingClassDescriptionContext object that contains data related to the current execution of the workflow processing.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.retval.nodeClassDescriptionDescriptor for the attachments created by a workflow node when it is executed.Each action may create data when it is executed, that describe the result of the action.Descriptor for the files returned when a workflow node is executed.
-
Classes in de.xima.fc.interfaces.workflow.execution used by de.xima.fc.workflow.retval.triggerClassDescriptionEach trigger may provide a set of data that is made available via placeholders when the task is executed.