public abstract class AbstractScmSourceEvent extends jenkins.scm.api.SCMSourceEvent<Object>
SCMSourceEvent for Multibranch pipeline created from SCMjenkins.scm.api.SCMEvent.Dispatcher<E extends jenkins.scm.api.SCMEvent<?>>, jenkins.scm.api.SCMEvent.TypeORIGIN_UNKNOWN| Constructor and Description |
|---|
AbstractScmSourceEvent(String repoName,
String origin) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSourceName() |
boolean |
isMatch(jenkins.scm.api.SCMNavigator navigator) |
descriptionFor, descriptionFor, fireLater, fireNow, isMatchasCauses, description, equals, executorService, getDate, getOrigin, getPayload, getTimestamp, getType, hashCode, originOf, toStringpublic boolean isMatch(@NonNull
jenkins.scm.api.SCMNavigator navigator)
isMatch in class jenkins.scm.api.SCMSourceEvent<Object>@NonNull public String getSourceName()
getSourceName in class jenkins.scm.api.SCMSourceEvent<Object>Copyright © 2016–2018. All rights reserved.