Interface AsyncStatus<K extends Serializable>

    • Method Detail

      • getId

        K getId()
        Gets the asynchronous task id.
      • isCompleted

        boolean isCompleted()
        Returns true if command is completed.