com.silverpeas.workflow.engine.instance
Class ActionAndState
java.lang.Object
com.silverpeas.workflow.engine.instance.ActionAndState
public class ActionAndState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionAndState
public ActionAndState(Action action,
State state)
getAction
public Action getAction()
- Returns:
- the action
getState
public State getState()
- Returns:
- the state
Copyright © 2016 Silverpeas. All Rights Reserved.