public class FlowStateSuccessor extends Object
FlowStateSuccessor()
FlowStateSuccessor(String state, List<String> reason)
List<String>
getReason()
String
getState()
void
setReason(List<String> reason)
setState(String state)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FlowStateSuccessor()
public FlowStateSuccessor(String state, List<String> reason)
public String getState()
public void setState(String state)
public List<String> getReason()
public void setReason(List<String> reason)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.