Uses of Interface
de.xima.fc.interfaces.workflow.execution.IOnTaskBeginRetValBuilder
Packages that use IOnTaskBeginRetValBuilder
Package
Description
-
Uses of IOnTaskBeginRetValBuilder in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return IOnTaskBeginRetValBuilderModifier and TypeMethodDescriptionIOnTaskBeginRetValBuilder.triggerData(IValueCreator triggerDataCreator) Sets (replaces) the data made available while the task belonging to the trigger is being executed.default IOnTaskBeginRetValBuilderIOnTaskBeginRetValBuilder.triggerData(Object triggerData) Sets (replaces) the data made available while the task belonging to the trigger is being executed.IOnTaskBeginRetValBuilder.triggerFiles(IFileValueCreator triggerFilesCreator) Sets (replaces) the file made available while the task belonging to the trigger is being executed.default IOnTaskBeginRetValBuilderIOnTaskBeginRetValBuilder.triggerFiles(IWorkflowFileValue triggerFiles) Sets (replaces) the file made available while the task belonging to the trigger is being executed. -
Uses of IOnTaskBeginRetValBuilder in de.xima.fc.interfaces.workflow.params
Methods in de.xima.fc.interfaces.workflow.params that return IOnTaskBeginRetValBuilder -
Uses of IOnTaskBeginRetValBuilder in de.xima.fc.workflow.processor.logic.execution
Methods in de.xima.fc.workflow.processor.logic.execution that return IOnTaskBeginRetValBuilder