Class FlowState


  • public class FlowState
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PAUSED  
      static java.lang.String RECOVERING  
      static java.lang.String RUNNING  
      static java.lang.String STOPPED  
      static java.lang.String STOPPED_IN_ERROR  
    • Constructor Summary

      Constructors 
      Constructor Description
      FlowState()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait