Package 

Interface WithTaskId


  • 
    public interface WithTaskId
    
                        

    Identifies the fact that the task id is present. This is a minimum requirement for the task to be identified.

    • Method Summary

      Modifier and Type Method Description
      abstract String getId() Task id.
      • Methods inherited from class java.lang.Object

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