Interface EventProps


  • public interface EventProps
    Pre-defined event property name enumerations.

    Of course new event property names (not pre-defined here) can be created/used. The idea of types pre-defined here is to try help standardise on the event property names used.

    If you find yourself needing a new event property names, consider creating a Pull Request on this repo, adding it as one of the pre-defined event property names.

    *** SEE the docs on the nested types for more details ***

    Author:
    tom.fennelly@gmail.com
    See Also:
    Events
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  EventProps.Item
      Pre-defined EventProps.Item event property names.
      static class  EventProps.Jenkins
      Pre-defined Jenkins/core event property names.
      static class  EventProps.Job
      Pre-defined Job channel event property names.