net.sf.dropboxmq.workflow.ingest
Class IngestedProcessor.IngestedState
java.lang.Object
net.sf.dropboxmq.workflow.ingest.IngestedProcessor.IngestedState
- Enclosing class:
- IngestedProcessor
public static class IngestedProcessor.IngestedState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IngestedProcessor.IngestedState
public IngestedProcessor.IngestedState()
getState
public State getState()
getDeferredEventTypeNames
public List<String> getDeferredEventTypeNames()
getTransitions
public List<IngestedProcessor.IngestedTransition> getTransitions()
isInitial
public boolean isInitial()
setInitial
public void setInitial(boolean initial)