Interface AdminCommandState

  • All Known Subinterfaces:
    Job

    public interface AdminCommandState
    Author:
    Martin Mares, Bhakti Mehta
    • Method Detail

      • complete

        void complete​(ActionReport actionReport)
        Completes whole progress and records result
        Parameters:
        actionReport - result message
      • isOutboundPayloadEmpty

        boolean isOutboundPayloadEmpty()
        Are there data in outbound payload or not.