Uses of Package
de.xima.fc.interfaces.workflow.retval
-
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.analysis Class Description IFlowGraphEndPoints Represents the result ofIWorkflowNodeExecutionAnalyzer#createFlowGraph
, i.e. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.elements Class Description IRetrieveElementPropsRetVal Parameters that are returned from toIElementPropertiesBean.retrieveCurrentProperties(Object)
when the workflow element is stored or saved. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.execution Class Description IResolvedFile Represents an individual resolved file, returned byIWorkflowFileHandler.getFilesMulti(WorkflowNode, IMultiFileProviding, IFileSearchOptions)
andIWorkflowFileHandler.getFileSingle(WorkflowNode, ISingleFileProviding, IFileSearchOptions)
IResolvedFileList Interface representing the resolved files as returned byresolveReferencedFiles
.IResolvedMultiFile Deprecated.Implementations of this interface are returned only by deprecated methods, use non-deprecated methods instead, e.g.IResolvedResourceItem Represents the result when resolving the files referenced by a singleResourceItem
. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.mixin Class Description IFlowGraphEndPoints Represents the result ofIWorkflowNodeExecutionAnalyzer#createFlowGraph
, i.e. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.nodes Class Description IRetrieveElementPropsRetVal Parameters that are returned from toIElementPropertiesBean.retrieveCurrentProperties(Object)
when the workflow element is stored or saved. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.params Class Description IResolvedFile Represents an individual resolved file, returned byIWorkflowFileHandler.getFilesMulti(WorkflowNode, IMultiFileProviding, IFileSearchOptions)
andIWorkflowFileHandler.getFileSingle(WorkflowNode, ISingleFileProviding, IFileSearchOptions)
-
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.interfaces.workflow.triggers Class Description IOnTaskBeginRetVal Value that is returned byITriggerHandler.onTaskBegin(de.xima.fc.interfaces.workflow.params.ITriggerOnTaskBeginParams)
.IRetrieveElementPropsRetVal Parameters that are returned from toIElementPropertiesBean.retrieveCurrentProperties(Object)
when the workflow element is stored or saved. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.workflow Class Description IRetrieveElementPropsRetVal Parameters that are returned from toIElementPropertiesBean.retrieveCurrentProperties(Object)
when the workflow element is stored or saved. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.workflow.designer.bean.nodes Class Description IRetrieveElementPropsRetVal Parameters that are returned from toIElementPropertiesBean.retrieveCurrentProperties(Object)
when the workflow element is stored or saved. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.workflow.designer.bean.triggers Class Description IRetrieveElementPropsRetVal Parameters that are returned from toIElementPropertiesBean.retrieveCurrentProperties(Object)
when the workflow element is stored or saved. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.workflow.designer.registry.triggers Class Description IOnTaskBeginRetVal Value that is returned byITriggerHandler.onTaskBegin(de.xima.fc.interfaces.workflow.params.ITriggerOnTaskBeginParams)
. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.workflow.processor.logic.analysis Class Description IFlowGraphEndPoints Represents the result ofIWorkflowNodeExecutionAnalyzer#createFlowGraph
, i.e. -
Classes in de.xima.fc.interfaces.workflow.retval used by de.xima.fc.workflow.processor.logic.execution Class Description IResolvedFile Represents an individual resolved file, returned byIWorkflowFileHandler.getFilesMulti(WorkflowNode, IMultiFileProviding, IFileSearchOptions)
andIWorkflowFileHandler.getFileSingle(WorkflowNode, ISingleFileProviding, IFileSearchOptions)
IResolvedResourceItem Represents the result when resolving the files referenced by a singleResourceItem
.