Interface SOAPQueryJobResult

  • All Superinterfaces:
    SOAPRequest

    public interface SOAPQueryJobResult
    extends SOAPRequest
    API for handling Query Job SOAP requests
    • Method Detail

      • getOutParameterString

        String getOutParameterString​(String name)
      • getStatus

        com.redwood.scheduler.api.model.enumeration.JobStatus getStatus()
      • getState

        com.redwood.scheduler.api.model.enumeration.JobStatusState getState()
      • getJobFileURLByName

        String getJobFileURLByName​(String name)
      • getJobDatumStringByName

        String getJobDatumStringByName​(String name)