Interface Job

  • All Known Implementing Classes:
    InMemoryJob

    public interface Job
    Interface for a scheduled Job object. Each Job is identified by a unique Job Id which can be used to reference the Job in the Job Scheduler store for updates or removal.