Uses of Interface
de.xima.fc.interfaces.processing.IWorkflowProcessing
Packages that use IWorkflowProcessing
-
Uses of IWorkflowProcessing in de.xima.fc.bl.fdv
Classes in de.xima.fc.bl.fdv that implement IWorkflowProcessingMethods in de.xima.fc.bl.fdv that return IWorkflowProcessingMethods in de.xima.fc.bl.fdv with parameters of type IWorkflowProcessingModifier and TypeMethodDescriptionWorkflowProcessingContextManager.createContext
(Vorgang vorgang, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, SessionAttributes sessionAttributes) WorkflowProcessingContextManager.createContext
(Vorgang process, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, Map<String, Serializable> sessionAttributes) Deprecated.Constructors in de.xima.fc.bl.fdv with parameters of type IWorkflowProcessingModifierConstructorDescriptionWorkflowProcessingContext
(Vorgang process, IWorkflowProcessing processing, IXForm xForm, IXFormRenderConfig xformConfig, IFormDataAdapter formDataAdapter, IEntityContext entityContext, Map<String, Serializable> sessionAttributes) Deprecated. -
Uses of IWorkflowProcessing in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return IWorkflowProcessing
IWorkflowEventRunner
).