Package 

Interface WithPayload


  • 
    public interface WithPayload
    
                        

    Represents task payload.

    • Method Summary

      Modifier and Type Method Description
      abstract VariableMap getPayload() Payload.
      abstract String getBusinessKey() Business key.
      • Methods inherited from class java.lang.Object

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