Class WorkflowConstants.WorkflowStatus

  • Enclosing class:
    WorkflowConstants

    @Deprecated
    public static class WorkflowConstants.WorkflowStatus
    extends java.lang.Object
    Deprecated.
    since ages - as of relase 4.3, please useWorkflowStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int FINISHED
      Deprecated.
       
      static int PLANNED
      Deprecated.
       
      static int RUNNING
      Deprecated.
       
      static int TERMINATED
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      WorkflowStatus()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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