Package io.jenkins.blueocean.scm.api
Class AbstractScmSourceEvent
Implementation of
SCMSourceEvent for Multibranch pipeline created from SCM- Author:
- Vivek Pandey
-
Nested Class Summary
Nested classes/interfaces inherited from class jenkins.scm.api.SCMEvent
jenkins.scm.api.SCMEvent.Dispatcher<E extends jenkins.scm.api.SCMEvent<?>>, jenkins.scm.api.SCMEvent.EventQueueMetrics, jenkins.scm.api.SCMEvent.Type -
Field Summary
Fields inherited from class jenkins.scm.api.SCMEvent
ORIGIN_UNKNOWN -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jenkins.scm.api.SCMSourceEvent
descriptionFor, descriptionFor, fireLater, fireNow, isMatchMethods inherited from class jenkins.scm.api.SCMEvent
asCauses, closeExecutorService, description, equals, executorService, getDate, getEventProcessingMetrics, getOrigin, getPayload, getTimestamp, getType, hashCode, originOf, originOf, toString
-
Constructor Details
-
AbstractScmSourceEvent
-
-
Method Details
-
getSourceName
- Specified by:
getSourceNamein classjenkins.scm.api.SCMSourceEvent<Object>