Uses of Class
jenkins.scm.api.SCMEvent
Packages that use SCMEvent
-
Uses of SCMEvent in jenkins.scm.api
Classes in jenkins.scm.api with type parameters of type SCMEventModifier and TypeClassDescriptionprotected static class
SCMEvent.Dispatcher<E extends SCMEvent<?>>
Subclasses of SCMEvent in jenkins.scm.apiModifier and TypeClassDescriptionclass
SCMHeadEvent<P>
Base class for events relating toSCMHead
instances.class
Base class for events relating toSCMNavigator
instances.class
Base class for events relating toSCMSource
instances.Constructors in jenkins.scm.api with parameters of type SCMEvent