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) GUITransition.getTargetState()
Modifier and TypeMethodDescriptionvoid
GUIWorkflow.setSelectedTask
(GUIWFState selectedTask) void
GUITransition.setTargetState
(GUIWFState targetState) Modifier and TypeMethodDescriptionvoid
GUIWorkflow.setStates
(List<GUIWFState> states) void
GUIWorkflow.setWflHistory
(List<GUIWFState> wflHistory) -
Uses of GUIWFState in com.logicaldoc.gui.frontend.client.workflow.designer