| Package | Description |
|---|---|
| jenkins.scm.api |
The public API contract of the SCM API plugin.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SCMEvent.Dispatcher<E extends SCMEvent<?>> |
| Modifier and Type | Class and Description |
|---|---|
class |
SCMHeadEvent<P>
Base class for events relating to
SCMHead instances. |
class |
SCMNavigatorEvent<P>
Base class for events relating to
SCMNavigator instances. |
class |
SCMSourceEvent<P>
Base class for events relating to
SCMSource instances. |
| Constructor and Description |
|---|
SCMEvent(SCMEvent<P> copy)
Copy constructor which may be required in cases where sub-classes need to implement
readResolve |
Copyright © 2016–2019. All rights reserved.