Interface RunnableJob

  • All Superinterfaces:
    Runnable

    public interface RunnableJob
    extends Runnable
    Interface to add a method to get the scheduler expression for a runnable job
    • Method Detail

      • getSchedulerExpression

        String getSchedulerExpression()