public class BranchesScmSource extends AbstractP4ScmSource
Modifier and Type | Class and Description |
---|---|
static class |
BranchesScmSource.DescriptorImpl |
credential, scmSourceClient
Constructor and Description |
---|
BranchesScmSource(String id,
String credential,
String includes,
String charset,
String format) |
Modifier and Type | Method and Description |
---|---|
P4Browser |
getBrowser() |
List<P4Head> |
getHeads(hudson.model.TaskListener listener) |
List<P4ChangeRequestSCMHead> |
getTags(hudson.model.TaskListener listener) |
void |
setBrowser(P4Browser browser) |
build, getCharset, getCredential, getFormat, getIncludePaths, getIncludes, getPopulate, getRevision, getWorkspace, retrieve, setIncludes, setPopulate
afterSave, build, canProbe, checkInterrupt, createProbe, defaultListener, equals, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetchActions, fetchActions, fetchActions, fetchRevisions, fromSCMFileSystem, getCategories, getCriteria, getDescriptor, getId, getOwner, getPronoun, getTrustedRevision, hashCode, isCategoryEnabled, newProbe, parentHeads, parentRevisions, retrieve, retrieve, retrieve, retrieve, retrieve, retrieve, retrieveActions, retrieveActions, retrieveActions, retrieveRevisions, setOwner, toString
@DataBoundSetter public void setBrowser(P4Browser browser)
public P4Browser getBrowser()
getBrowser
in class AbstractP4ScmSource
public List<P4ChangeRequestSCMHead> getTags(@NonNull hudson.model.TaskListener listener) throws Exception
getTags
in class AbstractP4ScmSource
Exception
Copyright © 2016–2017. All rights reserved.