Interface JobExecutionAction

    • Method Detail

      • getStatus

        String getStatus()
      • getRetries

        int getRetries()
      • getTransition

        String getTransition()
      • getStartTime

        Date getStartTime()
      • getEndTime

        Date getEndTime()
      • getErrorMessage

        String getErrorMessage()
      • getExternalId

        String getExternalId()
      • getErrorCode

        String getErrorCode()
      • getConsoleUrl

        String getConsoleUrl()
      • getToString

        String getToString()
      • getExternalStatus

        String getExternalStatus()
      • getTrackerUri

        String getTrackerUri()
      • getExternalChildIds

        String getExternalChildIds()