Interface Job

All Known Implementing Classes:
EventNotificationExecutionJob, EventProcessorExecutionJob

public interface Job
Interface to be implemented by job classes.
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Called by the scheduler when a trigger fires to execute the job.