Class Job


  • public class Job
    extends Object
    POJO containing details of a scheduled Gaffer job, a Repeat and an Operation. To be used within the ExecuteJob for a ScheduledJob.
    • Constructor Detail

      • Job

        public Job()
      • Job

        public Job​(Repeat repeat)