@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class)
@Extension(ordinal=-100.0)
public class WorkspaceLocatorImpl
extends jenkins.slaves.WorkspaceLocator
Modifier and Type | Class and Description |
---|---|
static class |
WorkspaceLocatorImpl.Deleter
Cleans up workspace when an orphaned branch project is deleted.
|
Constructor and Description |
---|
WorkspaceLocatorImpl() |
Modifier and Type | Method and Description |
---|---|
hudson.FilePath |
locate(hudson.model.TopLevelItem item,
hudson.model.Node node) |
Copyright © 2016–2017. All rights reserved.