@ExportedBean public static final class PlasticSCM.WorkspaceInfo extends hudson.model.AbstractDescribableImpl<PlasticSCM.WorkspaceInfo> implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PlasticSCM.WorkspaceInfo.DescriptorImpl |
| Constructor and Description |
|---|
WorkspaceInfo(String selector,
CleanupMethod cleanup,
String directory) |
| Modifier and Type | Method and Description |
|---|---|
CleanupMethod |
getCleanup() |
PlasticSCM.WorkspaceInfo.DescriptorImpl |
getDescriptor() |
String |
getDirectory() |
String |
getSelector() |
@DataBoundConstructor public WorkspaceInfo(String selector, CleanupMethod cleanup, String directory)
public PlasticSCM.WorkspaceInfo.DescriptorImpl getDescriptor()
getDescriptor in interface hudson.model.Describable<PlasticSCM.WorkspaceInfo>getDescriptor in class hudson.model.AbstractDescribableImpl<PlasticSCM.WorkspaceInfo>@Exported public String getSelector()
@Exported public CleanupMethod getCleanup()
@Exported public String getDirectory()
Copyright © 2016–2023. All rights reserved.