Interface IJobStatus

All Superinterfaces:
IStatus

public interface IJobStatus extends IStatus
Represents status relating to the execution of jobs.
See Also:
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.
  • Method Details

    • getJob

      Job getJob()
      Returns the job associated with this status.
      Returns:
      the job associated with this status