Uses of Class
de.xima.fc.workflow.designer.model.WorkflowContextModel
-
Packages that use WorkflowContextModel Package Description de.xima.fc.workflow.designer.bean de.xima.fc.workflow.designer.model -
-
Uses of WorkflowContextModel in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return WorkflowContextModel Modifier and Type Method Description WorkflowContextModel
WorkflowModelBean. getContextModel()
Methods in de.xima.fc.workflow.designer.bean with parameters of type WorkflowContextModel Modifier and Type Method Description void
WorkflowModelBean. setContextModel(WorkflowContextModel workflowContextModel)
-
Uses of WorkflowContextModel in de.xima.fc.workflow.designer.model
Methods in de.xima.fc.workflow.designer.model that return WorkflowContextModel Modifier and Type Method Description static WorkflowContextModel
WorkflowContextModel. empty()
-