Class AWorkflowEventData

    • Constructor Detail

    • Method Detail

      • getLocale

        public Locale getLocale()
        Specified by:
        getLocale in interface IWorkflowEventData
        Returns:
        The locale to be used for locale-sensitive operations. When not given, the system's or client's default locale is used.
      • getUser

        public Benutzer getUser()
        Specified by:
        getUser in interface IWorkflowEventData
        Returns:
        The user who initiated the event. When not given, an anonymous user is used.
      • getToStringBuilder

        protected org.apache.commons.lang3.builder.ToStringBuilder getToStringBuilder()