| Package | Description | 
|---|---|
| com.codicesoftware.plugins.hudson | |
| com.codicesoftware.plugins.hudson.model | |
| com.codicesoftware.plugins.jenkins.mergebot | 
| Modifier and Type | Method and Description | 
|---|---|
| CleanupMethod | PlasticSCM. getCleanup() | 
| CleanupMethod | PlasticSCM.WorkspaceInfo. getCleanup() | 
| CleanupMethod | PlasticSCMStep. getCleanup() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Workspace | WorkspaceManager. cleanup(PlasticTool tool,
       hudson.FilePath workspacePath,
       CleanupMethod cleanup,
       List<Workspace> workspaces) | 
| static void | WorkspaceManager. cleanWorkspace(PlasticTool tool,
              hudson.FilePath workspacePath,
              CleanupMethod cleanup) | 
| static Workspace | WorkspaceManager. prepare(PlasticTool tool,
       hudson.model.TaskListener listener,
       hudson.FilePath workspacePath,
       CleanupMethod cleanup) | 
| void | PlasticSCMStep. setCleanup(CleanupMethod cleanup) | 
| Constructor and Description | 
|---|
| PlasticSCM(String selector,
          CleanupMethod cleanup,
          WorkingMode workingMode,
          String credentialsId,
          boolean useMultipleWorkspaces,
          List<PlasticSCM.WorkspaceInfo> additionalWorkspaces,
          boolean pollOnController,
          String directory) | 
| WorkspaceInfo(String selector,
             CleanupMethod cleanup,
             String directory) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CleanupMethod | CleanupMethod. convertUseUpdate(boolean useUpdate) | 
| static CleanupMethod | CleanupMethod. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static CleanupMethod[] | CleanupMethod. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| CleanupMethod | MergebotScmStep. getCleanup() | 
| CleanupMethod | MergebotScm. getCleanup() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MergebotScmStep. setCleanup(CleanupMethod cleanup) | 
| Constructor and Description | 
|---|
| MergebotScm(CleanupMethod cleanup,
           WorkingMode workingMode,
           String credentialsId,
           String specAttributeName) | 
Copyright © 2016–2023. All rights reserved.