Interface JobRunResult


public interface JobRunResult
Contains information about a job started through JobService.runJob(JobParameters).
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieves the job ID.
  • Method Details

    • getJobId

      String getJobId()
      Retrieves the job ID.
      Returns:
      job ID