Interface IJobRequest


public interface IJobRequest
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
     
  • Method Details

    • getJobId

      String getJobId()
    • setJobId

      void setJobId(String jobId)