Interface CeTask


  • public interface CeTask
    Since:
    5.5
    • Method Detail

      • getId

        java.lang.String getId()
        Id of the Compute Engine task.

        This is the id under which the processing of the project analysis report has been added to the Compute Engine queue.

      • getStatus

        CeTask.Status getStatus()
        Indicates whether the Compute Engine task ended successfully or not.