Uses of Class
com.logicaldoc.gui.common.client.beans.GUIWFState
Package
Description
-
Uses of GUIWFState in com.logicaldoc.gui.common.client.beans
Modifier and TypeMethodDescriptionGUIWorkflow.getSelectedTask()
GUIWorkflow.getStateById
(String id) GUIWorkflow.getStateByName
(String name) GUIWorkflow.getStates()
GUITransition.getTargetState()
GUIWorkflow.getWflHistory()
Modifier and TypeMethodDescriptionvoid
GUIWorkflow.addState
(GUIWFState status) void
GUIWorkflow.setSelectedTask
(GUIWFState selectedTask) void
GUIWorkflow.setStates
(GUIWFState[] states) void
GUITransition.setTargetState
(GUIWFState targetState) void
GUIWorkflow.setWflHistory
(GUIWFState[] wflHistory) -
Uses of GUIWFState in com.logicaldoc.gui.frontend.client.workflow.designer