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