Interface NotificationPublisherPlugin

    • Field Detail

      • IN_PARAMETER_NAME_CONFIG_DESTINATION_ADDRESS

        static final String IN_PARAMETER_NAME_CONFIG_DESTINATION_ADDRESS
        The input parameter name for the destination address in the "data" map. The value is a String.
        See Also:
        Constant Field Values
      • IN_PARAMETER_NAME_CONFIG_LOCALE

        static final String IN_PARAMETER_NAME_CONFIG_LOCALE
        The input parameter name for the locale in the "configuration" map. The value is a String.
        See Also:
        Constant Field Values
      • IN_PARAMETER_NAME_CONFIG_TEMPLATE_NAME

        static final String IN_PARAMETER_NAME_CONFIG_TEMPLATE_NAME
        The input parameter name for the template type in the "configuration" map. The value is a String.
        See Also:
        Constant Field Values
      • IN_PARAMETER_NAME_CONFIG_EVENT_TYPE

        static final String IN_PARAMETER_NAME_CONFIG_EVENT_TYPE
        The input parameter name for the event type in the "configuration" map. The value is a String.
        See Also:
        Constant Field Values