psdi.webclient.beans.report

Class ReportProcReserveBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class ReportProcReserveBean
    extends DataBean
    Bean class ReportProcReserveBean allows the Report Administrator to mark times during which a report may not be scheduled. This allows reports that impact system performance to be run in off-peak timeframes thus lessening the system impact of long running, CPU-intensive report jobs.
    • Constructor Detail

      • ReportProcReserveBean

        public ReportProcReserveBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        Initialize the ReportProcReserve MboSet in order by appname, reportname daynum, and startreserve time.
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException