Class ProjectExecutionEvent


  • public class ProjectExecutionEvent
    extends Object

    Encapsulates parameters of ProjectExecutionListener callback methods and is meant to provide API evolution path should it become necessary to introduce new parameters in the existing callbacks in the future.

    Note: This class is part of work in progress and can be changed or removed without notice.
    Since:
    3.1.2
    See Also:
    ProjectExecutionListener