Class EventBuilder


  • public class EventBuilder
    extends Object
    • Constructor Detail

      • EventBuilder

        @Deprecated
        public EventBuilder​(String solutionId,
                            String identifier)
        Deprecated.
        Instantiates a new event builder for action id given as @param.
        Parameters:
        solutionId - Platform part of the id.
        identifier - Action Part of the id.
      • EventBuilder

        public EventBuilder​(ActionId actionId)
        Instantiates a new event builder for given action id
        Parameters:
        actionId - the action id of the event to be created