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) GUITransition.getTargetState()Methods in com.logicaldoc.gui.common.client.beans that return types with arguments of type GUIWFStateMethods in com.logicaldoc.gui.common.client.beans with parameters of type GUIWFStateModifier and TypeMethodDescriptionvoidGUIWorkflow.setSelectedTask(GUIWFState selectedTask) voidGUITransition.setTargetState(GUIWFState targetState) Method parameters in com.logicaldoc.gui.common.client.beans with type arguments of type GUIWFStateModifier and TypeMethodDescriptionvoidGUIWorkflow.setStates(List<GUIWFState> states) voidGUIWorkflow.setWflHistory(List<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