Class Dispatcher.Run

java.lang.Object
com.exedio.cope.Item
com.exedio.cope.pattern.Dispatcher.Run
All Implemented Interfaces:
Serializable, Comparable<Item>
Enclosing class:
Dispatcher

public static final class Dispatcher.Run extends Item
See Also:
  • Method Details

    • getPattern

      public Dispatcher getPattern()
    • getParent

      public Item getParent()
    • getDate

      public Date getDate()
    • getElapsed

      public long getElapsed()
    • getRemaining

      public int getRemaining()
    • getLimit

      public int getLimit()
    • getResult

      public Dispatcher.Result getResult()
    • isSuccess

      public boolean isSuccess()
    • getFailure

      public String getFailure()