psdi.app.escalation.engine

Class EscalationCronTask

  • All Implemented Interfaces:
    CronTask


    public class EscalationCronTask
    extends SimpleCronTask
    A class to represent the cron task to perform escalation related tasks.
    • Constructor Detail

      • EscalationCronTask

        public EscalationCronTask()
    • Method Detail

      • getName

        public java.lang.String getName()
        Returns the name of the escalation cron task.
        Overrides:
        getName in class SimpleCronTask
      • getInstanceName

        public java.lang.String getInstanceName()