Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IModelWorkflowTaskParams
Packages that use IModelWorkflowTaskParams
-
Uses of IModelWorkflowTaskParams in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type IModelWorkflowTaskParamsModifier and TypeMethodDescriptionvoidIWorkflowTaskBpmnModeler.modelTask(IModelWorkflowTaskParams params, IWorkflowBpmnModelContext context) Models aWorkflowTaskin the BPMN diagram. -
Uses of IModelWorkflowTaskParams in de.xima.fc.workflow.bpmn
Subclasses with type arguments of type IModelWorkflowTaskParams in de.xima.fc.workflow.bpmnModifier and TypeClassDescriptionstatic classConstructors in de.xima.fc.workflow.bpmn with parameters of type IModelWorkflowTaskParamsModifierConstructorDescriptionprotectedATaskStatefulModeler(IModelWorkflowTaskParams params, IWorkflowBpmnModelContext context) Creates a new stateful modeler with the data as provided by the workflow engine.