Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IModelWorkflowProcessParams
Packages that use IModelWorkflowProcessParams
-
Uses of IModelWorkflowProcessParams in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type IModelWorkflowProcessParamsModifier and TypeMethodDescriptionvoidIWorkflowProcessBpmnModeler.modelProcess(IModelWorkflowProcessParams params, IWorkflowBpmnModelContext context) Models aWorkflowProcessin the BPMN diagram. -
Uses of IModelWorkflowProcessParams in de.xima.fc.workflow.bpmn
Subclasses with type arguments of type IModelWorkflowProcessParams in de.xima.fc.workflow.bpmnModifier and TypeClassDescriptionstatic classConstructors in de.xima.fc.workflow.bpmn with parameters of type IModelWorkflowProcessParamsModifierConstructorDescriptionprotectedAProcessStatefulModeler(IModelWorkflowProcessParams params, IWorkflowBpmnModelContext context) Creates a new stateful modeler with the data as provided by the workflow engine.