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 WorkflowRequestContextModelWorkflowRequestModelBean. getContextModel()Methods in de.xima.fc.workflow.designer.bean with parameters of type WorkflowRequestContextModel Modifier and Type Method Description voidWorkflowRequestModelBean. 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 WorkflowRequestContextModelWorkflowRequestContextModel. empty()
-