Interface EnumReportBeanEvents

  • All Superinterfaces:
    EnumObjectBeanEvents

    public interface EnumReportBeanEvents
    extends EnumObjectBeanEvents
    This interface lists the IDs for the events and the IDs for the corresponding arguments for the events supported by the ReportBean
    Since:
    MicroStrategy Web 7.3.1 or earlier
    • Field Detail

      • REPORT_EVENT_EXECUTE

        static final int REPORT_EVENT_EXECUTE
        Event for executing a report. This sets the reportID or the messageID/stateID and the execution, result and display flags. Note that settings the maxWait value indirectly controls the async parameter If the value of maxWait is set to 0, it is considered asynchronous execution WebResultSetInstance.setAsync(boolean)
See Also:
Constant Field Values
See Also:
Constant Field Values