Interface EnumGenericEvents


  • public interface EnumGenericEvents

    Events and arguments for the event handler base class.

    Since:
    MicroStrategy Web 8.0.0
    • Field Detail

      • GENERIC_EVENT_PROCESS_MULTIPLE_EVENTS

        static final int GENERIC_EVENT_PROCESS_MULTIPLE_EVENTS

        This special event incorporates multiple events.

        See Also:
        Constant Field Values
      • GENERIC_EVENT_ARGUMENT_MULTIPLE_EVENTS_XML

        static final int GENERIC_EVENT_ARGUMENT_MULTIPLE_EVENTS_XML

        Multiple events are encoded in a specified in a xml format collection.

        See Also:
        Constant Field Values