com.ibm.tivoli.maximo.report.birt.runtime

Class ReportExecutionTaskProvider

  • java.lang.Object
    • com.ibm.tivoli.maximo.report.birt.runtime.ReportExecutionTaskProvider


  • public class ReportExecutionTaskProvider
    extends java.lang.Object
    • Constructor Detail

      • ReportExecutionTaskProvider

        public ReportExecutionTaskProvider()
    • Method Detail

      • getReportExecutionTask

        public static ReportExecutionTask getReportExecutionTask()
        Returns the report execution task that has been registered.
        Returns:
      • setReportExecutionTask

        public static void setReportExecutionTask(ReportExecutionTask eTask)
        Sets a ReportExecutionTask implementation object. NOTE: The implementation object to be passed to this method is called from the OSGi-plugin com.mro.report.birt.runtimeprovider. This method should not be called through other means.
        Parameters:
        rdTask -