Interface SchedulerEntry

All Superinterfaces:
Serializable
All Known Implementing Classes:
SchedulerEntryImpl

public interface SchedulerEntry extends Serializable
Author:
Shuyang Zhou
  • Method Details

    • getDescription

      String getDescription()
    • getEventListenerClass

      String getEventListenerClass()
    • getTriggerConfiguration

      TriggerConfiguration getTriggerConfiguration()