Uses of Class
de.xima.fc.workflow.designer.model.client.WorkflowExternalState
- 
Packages that use WorkflowExternalState Package Description de.xima.fc.workflow.designer.bean de.xima.fc.workflow.designer.model.client  - 
- 
Uses of WorkflowExternalState in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return WorkflowExternalState Modifier and Type Method Description WorkflowExternalStateWorkflowModelBean. getWorkflowExternalState()Methods in de.xima.fc.workflow.designer.bean with parameters of type WorkflowExternalState Modifier and Type Method Description voidWorkflowModelBean. setWorkflowExternalState(WorkflowExternalState externalState) - 
Uses of WorkflowExternalState in de.xima.fc.workflow.designer.model.client
Methods in de.xima.fc.workflow.designer.model.client that return WorkflowExternalState Modifier and Type Method Description static WorkflowExternalStateWorkflowExternalState. empty()WorkflowExternalStateWorkflowExternalState. getAndClearChangedState(boolean reset) 
 -