Interface Task


  • public interface Task
    Represents an executable Task
    • Method Detail

      • execute

        void execute()
        Execute method will be invoked by the QuartzJOb.