public class StreamsScmSource extends AbstractP4ScmSource
Modifier and Type | Class and Description |
---|---|
static class |
StreamsScmSource.DescriptorImpl |
credential, defaultExcludes
Constructor and Description |
---|
StreamsScmSource(String credential,
String includes,
String charset,
String format) |
Modifier and Type | Method and Description |
---|---|
P4Browser |
getBrowser() |
List<P4SCMHead> |
getHeads(hudson.model.TaskListener listener) |
List<P4SCMHead> |
getTags(hudson.model.TaskListener listener) |
Workspace |
getWorkspace(P4Path path) |
void |
setBrowser(P4Browser browser) |
build, createProbe, findInclude, getCharset, getCredential, getExcludes, getFilter, getFormat, getIncludePaths, getIncludes, getPopulate, getProperty, getRevision, getRevision, getScanner, getScriptPathOrDefault, getTraits, isCategoryEnabled, retrieve, retrieveActions, retrieveActions, retrieveActions, setCharset, setExcludes, setFilter, setFormat, setIncludes, setPopulate, setTraits, toLines
afterSave, build, canProbe, checkInterrupt, defaultListener, equals, fetch, fetch, fetch, fetch, fetch, fetch, fetch, fetchActions, fetchActions, fetchActions, fetchRevisions, fromSCMFileSystem, getCategories, getCriteria, getDescriptor, getId, getOwner, getPronoun, getTrustedRevision, hashCode, hasId, newProbe, parentHeads, parentRevisions, retrieve, retrieve, retrieve, retrieve, retrieve, retrieve, retrieveRevisions, setId, setOwner, toString, withId
@DataBoundSetter public void setBrowser(P4Browser browser)
public P4Browser getBrowser()
getBrowser
in class AbstractP4ScmSource
public List<P4SCMHead> getTags(@NonNull hudson.model.TaskListener listener) throws Exception
getTags
in class AbstractP4ScmSource
Exception
public List<P4SCMHead> getHeads(@NonNull hudson.model.TaskListener listener) throws Exception
getHeads
in class AbstractP4ScmSource
Exception
public Workspace getWorkspace(P4Path path)
getWorkspace
in class AbstractP4ScmSource
Copyright © 2016–2022. All rights reserved.