Uses of Interface
de.xima.fc.interfaces.workflow.execution.IBaseWorkflowExecutionContext
Packages that use IBaseWorkflowExecutionContext
Package
Description
- 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.bl.fdv
Classes in de.xima.fc.bl.fdv that implement IBaseWorkflowExecutionContext - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.interfaces.placeholder.params
Methods in de.xima.fc.interfaces.placeholder.params that return IBaseWorkflowExecutionContextModifier and TypeMethodDescriptiondefault IBaseWorkflowExecutionContextISystemReplacerParams.getWorkflowExecutionContext() - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.interfaces.plugin.param.replacer
Methods in de.xima.fc.interfaces.plugin.param.replacer that return IBaseWorkflowExecutionContextModifier and TypeMethodDescriptiondefault IBaseWorkflowExecutionContextIPluginSystemReplacerParams.getWorkflowExecutionContext()Deprecated. - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.interfaces.processing
Subinterfaces of IBaseWorkflowExecutionContext in de.xima.fc.interfaces.processingModifier and TypeInterfaceDescriptioninterfaceDeprecated.Use the new workflow engine (IWorkflowEventRunner). - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.interfaces.workflow.execution
Subinterfaces of IBaseWorkflowExecutionContext in de.xima.fc.interfaces.workflow.executionModifier and TypeInterfaceDescriptioninterfaceTheIBaseWorkflowExecutionContextfor the new workflow engine operating onWorkflowNodes. - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.mdl.placeholder
Methods in de.xima.fc.mdl.placeholder that return IBaseWorkflowExecutionContextConstructors in de.xima.fc.mdl.placeholder with parameters of type IBaseWorkflowExecutionContextModifierConstructorDescriptionDefaultReplacerParameters(IBaseWorkflowExecutionContext wfpctx, Vorgang formRecord)  - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.pdf
Methods in de.xima.fc.pdf with parameters of type IBaseWorkflowExecutionContextModifier and TypeMethodDescriptionvoidPDFFiller.fill(IFormDataAdapter fda, IBaseWorkflowExecutionContext wpc, boolean flatten)  - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.plugin.models.params.replacer
Methods in de.xima.fc.plugin.models.params.replacer that return IBaseWorkflowExecutionContextModifier and TypeMethodDescriptionPluginSystemReplacerParams.getWorkflowExecutionContext()Deprecated.Constructors in de.xima.fc.plugin.models.params.replacer with parameters of type IBaseWorkflowExecutionContextModifierConstructorDescriptionPluginSystemReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IBaseWorkflowExecutionContext wpc, Mandant client)  - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.word
Constructors in de.xima.fc.word with parameters of type IBaseWorkflowExecutionContextModifierConstructorDescriptionAsposeDataAdapter(IBaseWorkflowExecutionContext workflowExecutionContext, IFormDataAdapter fda)  - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.workflow.processor.logic.execution
Classes in de.xima.fc.workflow.processor.logic.execution that implement IBaseWorkflowExecutionContextModifier and TypeClassDescriptionfinal classDefault implementation ofIWorkflowExecutionContextthat is used by theWorkflowTaskRunner. - 
Uses of IBaseWorkflowExecutionContext in de.xima.fc.workflow.processor.processing
Constructors in de.xima.fc.workflow.processor.processing with parameters of type IBaseWorkflowExecutionContextModifierConstructorDescriptionSingleConditionCheck(IBaseWorkflowExecutionContext workflowContext) Deprecated. 
IWorkflowEventRunner).