Class ScheduleChanged

java.lang.Object
com.swiftmq.tools.pipeline.POObject
com.swiftmq.impl.scheduler.standard.po.ScheduleChanged

public class ScheduleChanged extends com.swiftmq.tools.pipeline.POObject
  • Constructor Details

    • ScheduleChanged

      public ScheduleChanged(Schedule schedule)
  • Method Details

    • getSchedule

      public Schedule getSchedule()
    • accept

      public void accept(com.swiftmq.tools.pipeline.POVisitor poVisitor)
      Specified by:
      accept in class com.swiftmq.tools.pipeline.POObject
    • toString

      public String toString()
      Overrides:
      toString in class Object