java.lang.Object
com.inductiveautomation.ignition.common.util.AbstractChangeable
com.inductiveautomation.reporting.common.resource.ReportSchedule
All Implemented Interfaces:
Changeable, Serializable

public class ReportSchedule extends AbstractChangeable implements Serializable
Created by carl.gould on 1/13/2015.
See Also:
  • Field Details

  • Constructor Details

    • ReportSchedule

      public ReportSchedule()
      Empty ctor for xml serialization
    • ReportSchedule

      public ReportSchedule(ReportSchedule schedule)
      Copy constructor for use in CCP
  • Method Details