@Deprecated @Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class GroovyScriptCleaner extends ProcCleaner
Modifier and Type | Class and Description |
---|---|
static class |
GroovyScriptCleaner.GroovyScriptCleanerDescriptor
Deprecated.
|
ProcCleaner.CleanRequest, ProcCleaner.ProcCleanerDescriptor
Constructor and Description |
---|
GroovyScriptCleaner(String script)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
clean(ProcCleaner.CleanRequest request)
Deprecated.
Clean the processes.
|
String |
getScript()
Deprecated.
|
all, getDescriptor, getpid, performCleanup, setup
@DataBoundConstructor public GroovyScriptCleaner(String script)
public String getScript()
public void clean(ProcCleaner.CleanRequest request)
ProcCleaner
clean
in class ProcCleaner
Copyright © 2016–2021. All rights reserved.