Uses of Package
de.xima.fc.interfaces.workflow.params
Packages that use de.xima.fc.interfaces.workflow.params
Package
Description
Package für konkrete Helperklassen
The workflow engine is generic in the sense that it never checks the type of a
trigger or
node for special types, all logic is implemented in terms
of the ITriggerHandler and
INodeHandler interfaces.-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.helperClassDescriptionParameters that are passed to
IElementHandler.extractSearchTerms(IExtractSearchTermsParams).Parameters that are passed toIElementHandler.getFilterCriteriaForObjects(IGetFilterCriteriaForObjectsParams).Deprecated.Query interface for getting object references, passed toIElementHandler.readObjectReferences(IReadObjectReferencesParams)Models the parameters that are passed toIElementHandler.readPlaceholders(IReadPlaceholdersParams).Deprecated.ImplementIElementHandler.writeObjectReferences(IWriteObjectReferencesParams)instead.Query interface for providing information for updating entity references, passed toIElementHandler.writeObjectReferences(IWriteObjectReferencesParams).Models the parameters that are passed toIElementHandler.writePlaceholders(IWritePlaceholdersParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflowClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.analysisClassDescriptionInterface for the parameters that are passed to
createFlowGraphofIWorkflowNodeFlowAnalyzer. -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.elementsClassDescriptionInterface for the parameters that are passed to
IElementHandler.validateGlobal(IElementGlobalValidationParams).Interface for the parameters that are passed toIElementHandler.validateLocal(IElementLocalValidationParams).Parameters that are passed toprepareViewForElement.Parameters that are passed toIElementPropertiesBean.updateCurrentProperties(IElementUpdateCurrentPropsParams).Deprecated.Used byIElementPropertiesBean.updateCurrentTask(IElementUpdateCurrentTaskParams), which is deprecated.Parameters that are passed toIElementHandler.extractSearchTerms(IExtractSearchTermsParams).Parameters that are passed toIElementHandler.getDisplayLabel(IGetDisplayLabelParams).Parameters that are passed toIElementHandler.getElementSummaryModel(IGetElementSummaryParams).Deprecated.Parameters that are passed toIElementHandler.getFilterCriteriaForObjects(IGetFilterCriteriaForObjectsParams).The parameters that are passed toIElementHandler.isAvailable(IIsAvailableParams).Deprecated.ImplementIElementHandler.readObjectReferences(IReadObjectReferencesParams)instead.Query interface for getting object references, passed toIElementHandler.readObjectReferences(IReadObjectReferencesParams)Models the parameters that are passed toIElementHandler.readPlaceholders(IReadPlaceholdersParams).Deprecated.ImplementIElementHandler.writeObjectReferences(IWriteObjectReferencesParams)instead.Query interface for providing information for updating entity references, passed toIElementHandler.writeObjectReferences(IWriteObjectReferencesParams).Models the parameters that are passed toIElementHandler.writePlaceholders(IWritePlaceholdersParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.executionClassDescriptionEnvironment data required when performing workflow related operations.Builder for the exception thrown by a node when it wishes to stop the current execution by issuing a return statement.Instance passed to
IWorkflowTaskRunner.Parameters that are passed toIWorkflowTaskRunner.runTasksForEvent(IWorkflowRunTasksForEventParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.mixinClassDescriptionInterface for the parameters that are passed to
createFlowGraphofIWorkflowNodeFlowAnalyzer.Interface for the parameters that are passed toIElementHandler.validateGlobal(IElementGlobalValidationParams).Interface for the parameters that are passed toIElementHandler.validateLocal(IElementLocalValidationParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).Parameters that are passed toIElementHandler.getElementSummaryModel(IGetElementSummaryParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams).Parameters that are passed toITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.nodesClassDescriptionParameters that are passed to the
isCreateProtocolEntryAfterExecutionmethod of aINodeHandlerto decide whether a protocol entry should be created.Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams).Interface for the parameters that are passed toINodeHandler.execute(INodeExecutionParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.paramsClassDescriptionBuilder for the result of a node that was completed abruptly by throwing an exception or issuing a return statement.Environment data required when performing workflow related operations.Builder for the result of a node when it was executed, either successfully or abruptly.Builder for the value provided by a node while it is being executed.Parameters that are passed to
INodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).Builder for the exception thrown by a node when it wishes to stop the current execution by issuing a return statement.Builder for the exception thrown by a node when it encounters an error upon execution.Builder for the exception thrown by a node when it wishes to peform an abrupt local control transfer, e.g. by issuing a break or continue statement.Builder for the result returned by a node when it was executed successfully.Builder for the result of a node when it was executed successfully.Instance passed toIWorkflowTaskRunner. -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.triggersClassDescriptionParameters that are passed to
ITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).Parameters passed to the callback methodITriggerHandler.onTaskBegin(ITriggerOnTaskBeginParams).Parameters passed to the callback methodITriggerHandler.onTaskFinish(ITriggerOnTaskFinishParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.interfaces.workflow.validationClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.mdl.workflowClassDescriptionWrapper class with all details for
INodeExecutionParams.softError(String, String, IValueCreator, Throwable) -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.plugin.interfaces.workflowClassDescriptionParameters that are passed to
INodeHandler.getNodePrototypes(IGetNodePrototypesParams).Parameters that are passed toITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflowClassDescriptionEnvironment data required when performing workflow related operations.Parameters that are passed to
IElementHandler.extractSearchTerms(IExtractSearchTermsParams).Parameters that are passed toIElementHandler.getDisplayLabel(IGetDisplayLabelParams).Deprecated.Parameters that are passed toIElementHandler.getFilterCriteriaForObjects(IGetFilterCriteriaForObjectsParams).Deprecated.ImplementIElementHandler.readObjectReferences(IReadObjectReferencesParams)instead.Query interface for getting object references, passed toIElementHandler.readObjectReferences(IReadObjectReferencesParams)Models the parameters that are passed toIElementHandler.readPlaceholders(IReadPlaceholdersParams).Deprecated.ImplementIElementHandler.writeObjectReferences(IWriteObjectReferencesParams)instead.Query interface for providing information for updating entity references, passed toIElementHandler.writeObjectReferences(IWriteObjectReferencesParams).Models the parameters that are passed toIElementHandler.writePlaceholders(IWritePlaceholdersParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.bean.nodesClassDescriptionParameters that are passed to
prepareViewForElement.Parameters that are passed toIElementPropertiesBean.updateCurrentProperties(IElementUpdateCurrentPropsParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.bean.triggersClassDescriptionParameters that are passed to
prepareViewForElement.Parameters that are passed toIElementPropertiesBean.updateCurrentProperties(IElementUpdateCurrentPropsParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.bpmn.helperClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.helperClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.logicClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.mixinClassDescriptionParameters that are passed to
INodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.modelClassDescriptionEnvironment data required when performing workflow related operations.Parameters that are passed to
prepareViewForElement.Parameters that are passed toIElementPropertiesBean.updateCurrentProperties(IElementUpdateCurrentPropsParams).Deprecated.Used byIElementPropertiesBean.updateCurrentTask(IElementUpdateCurrentTaskParams), which is deprecated.Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).Parameters that are passed toIElementHandler.getElementSummaryModel(IGetElementSummaryParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams).Parameters that are passed toITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.registry.nodesClassDescriptionInterface for the parameters that are passed to
createFlowGraphofIWorkflowNodeFlowAnalyzer.Parameters that are passed to theisCreateProtocolEntryAfterExecutionmethod of aINodeHandlerto decide whether a protocol entry should be created.Interface for the parameters that are passed toIElementHandler.validateLocal(IElementLocalValidationParams).Parameters that are passed toIElementHandler.getDisplayLabel(IGetDisplayLabelParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).Parameters that are passed toIElementHandler.getElementSummaryModel(IGetElementSummaryParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams).The parameters that are passed toIElementHandler.isAvailable(IIsAvailableParams).Interface for the parameters that are passed toINodeHandler.execute(INodeExecutionParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.designer.registry.triggersClassDescriptionParameters that are passed to
IElementHandler.extractSearchTerms(IExtractSearchTermsParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).Parameters that are passed toIElementHandler.getElementSummaryModel(IGetElementSummaryParams).Parameters that are passed toITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).The parameters that are passed toIElementHandler.isAvailable(IIsAvailableParams).Parameters passed to the callback methodITriggerHandler.onTaskBegin(ITriggerOnTaskBeginParams).Parameters passed to the callback methodITriggerHandler.onTaskFinish(ITriggerOnTaskFinishParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.executorClassDescriptionInterface for the parameters that are passed to
INodeHandler.execute(INodeExecutionParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.itemlistClassDescriptionInterface for the parameters that are passed to
INodeHandler.execute(INodeExecutionParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.mixinClassDescriptionParameters that are passed to the
isCreateProtocolEntryAfterExecutionmethod of aINodeHandlerto decide whether a protocol entry should be created.Interface for the parameters that are passed toIElementHandler.validateLocal(IElementLocalValidationParams).Parameters that are passed toIElementHandler.getDisplayLabel(IGetDisplayLabelParams).Parameters that are passed toINodeHandler.getNodePrototypes(IGetNodePrototypesParams)andITriggerHandler.getTriggerPrototypes(IGetTriggerPrototypesParams).The parameters that are passed toIElementHandler.isAvailable(IIsAvailableParams).Interface for the parameters that are passed toINodeHandler.execute(INodeExecutionParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.modelClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.engineClassDescriptionParameters that are passed to
IWorkflowTaskRunner.runTasksForEvent(IWorkflowRunTasksForEventParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.logicClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.logic.analysisClassDescriptionInterface for the parameters that are passed to
createFlowGraphofIWorkflowNodeFlowAnalyzer. -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.logic.event
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.logic.executionClassDescriptionInterface for the parameters that are passed to
INodeHandler.execute(INodeExecutionParams).Parameters passed to the callback methodITriggerHandler.onTaskBegin(ITriggerOnTaskBeginParams).Instance passed toIWorkflowTaskRunner.Parameters that are passed toIWorkflowTaskRunner.runTasksForEvent(IWorkflowRunTasksForEventParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.logic.validationClassDescriptionEnvironment data required when performing workflow related operations.
-
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.processor.modelClassDescriptionEnvironment data required when performing workflow related operations.Interface for the parameters that are passed to
IElementHandler.validateGlobal(IElementGlobalValidationParams).Interface for the parameters that are passed toIElementHandler.validateLocal(IElementLocalValidationParams).The parameters that are passed toIElementHandler.isAvailable(IIsAvailableParams).Parameters passed to the callback methodITriggerHandler.onTaskFinish(ITriggerOnTaskFinishParams).Instance passed toIWorkflowTaskRunner.Parameters that are passed toIWorkflowTaskRunner.runTasksForEvent(IWorkflowRunTasksForEventParams). -
Classes in de.xima.fc.interfaces.workflow.params used by de.xima.fc.workflow.validatorClassDescriptionInterface for the parameters that are passed to
IElementHandler.validateLocal(IElementLocalValidationParams).
IElementHandler.readObjectReferences(IReadObjectReferencesParams)instead.