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:
  • Nested Class Summary Link icon

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