public final class BranchIndexingCause extends Cause
Cause.LegacyCodeCause, Cause.RemoteCause, Cause.UpstreamCause, Cause.UserCause, Cause.UserIdCause| Modifier and Type | Method and Description |
|---|---|
String |
getIndexingUrl() |
MultiBranchProject<?,?> |
getMultiBranchProject()
Gets the associated multibranch project.
|
String |
getShortDescription() |
void |
onAddedTo(Run build) |
void |
onLoad(Run<?,?> build) |
@CheckForNull public MultiBranchProject<?,?> getMultiBranchProject()
@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) @CheckForNull public String getIndexingUrl()
public String getShortDescription()
getShortDescription in class CauseCopyright © 2016–2019. All rights reserved.