public class PlasticSCMFileSystem
extends jenkins.scm.api.SCMFileSystem
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PlasticSCMFileSystem.BuilderImpl  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
PlasticSCMFileSystem(hudson.model.Item owner,
                    PlasticSCM scm,
                    jenkins.scm.api.SCMRevision rev)  | 
| Modifier and Type | Method and Description | 
|---|---|
hudson.Launcher | 
getLauncher()  | 
hudson.model.Item | 
getOwner()  | 
jenkins.scm.api.SCMFile | 
getRoot()  | 
PlasticSCM | 
getSCM()  | 
long | 
lastModified()  | 
protected PlasticSCMFileSystem(@Nonnull hudson.model.Item owner, @Nonnull PlasticSCM scm, @CheckForNull jenkins.scm.api.SCMRevision rev)
@Nonnull public hudson.model.Item getOwner()
@Nonnull public PlasticSCM getSCM()
@Nonnull public hudson.Launcher getLauncher()
public long lastModified()
                  throws IOException,
                         InterruptedException
lastModified in class jenkins.scm.api.SCMFileSystemIOExceptionInterruptedException@Nonnull public jenkins.scm.api.SCMFile getRoot()
getRoot in class jenkins.scm.api.SCMFileSystemCopyright © 2016–2023. All rights reserved.