Uses of Class
com.logicaldoc.gui.common.client.beans.GUIWFState
Packages that use GUIWFState
Package
Description
-
Uses of GUIWFState in com.logicaldoc.gui.common.client.beans
Methods in com.logicaldoc.gui.common.client.beans that return GUIWFStateModifier and TypeMethodDescriptionGUIWorkflow.getSelectedTask()GUIWorkflow.getStateById(String id) GUIWorkflow.getStateByName(String name) GUIWorkflow.getStates()GUITransition.getTargetState()GUIWorkflow.getWflHistory()Methods in com.logicaldoc.gui.common.client.beans with parameters of type GUIWFStateModifier and TypeMethodDescriptionvoidGUIWorkflow.addState(GUIWFState status) voidGUIWorkflow.setSelectedTask(GUIWFState selectedTask) voidGUIWorkflow.setStates(GUIWFState[] states) voidGUITransition.setTargetState(GUIWFState targetState) voidGUIWorkflow.setWflHistory(GUIWFState[] wflHistory) Constructors in com.logicaldoc.gui.common.client.beans with parameters of type GUIWFState -
Uses of GUIWFState in com.logicaldoc.gui.frontend.client.workflow.designer
Methods in com.logicaldoc.gui.frontend.client.workflow.designer that return GUIWFStateConstructors in com.logicaldoc.gui.frontend.client.workflow.designer with parameters of type GUIWFState