Skip navigation links
A C D E G H I K M O P S T W _ 

A

addProcess(String) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
all() - Static method in class org.jenkinsci.plugins.proccleaner.ProcCleaner
 
all() - Static method in class org.jenkinsci.plugins.proccleaner.PsKiller
 

C

call() - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner.CleanRequest
 
clean(ProcCleaner.CleanRequest) - Method in class org.jenkinsci.plugins.proccleaner.GroovyScriptCleaner
Deprecated.
 
clean(ProcCleaner.CleanRequest) - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner
Clean the processes.
clean(ProcCleaner.CleanRequest) - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner
 
configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner.PsCleanerDescriptor
 
createFromString(String) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
createProcessTreeFor(String) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedHPUXProcessTree
 
createProcessTreeFor(String) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
createProcessTreeFor(String) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedUnixProcessTree
 
createProcessTreeFor(String) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedWinProcessTree
 
createPsBasedProcessTree() - Static method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTreeFactory
 
createPsProcess(int, int, String, PsBasedProcessTree) - Static method in class org.jenkinsci.plugins.proccleaner.PsProcessFactory
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.proccleaner.PostBuildCleanup.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.proccleaner.PreBuildCleanup.DescriptorImpl
 
doKill(PsBasedProcessTree, int) - Method in class org.jenkinsci.plugins.proccleaner.PsAllKiller
 
doKill(PsBasedProcessTree, int) - Method in class org.jenkinsci.plugins.proccleaner.PsKiller
 
doKill(PsBasedProcessTree, int) - Method in class org.jenkinsci.plugins.proccleaner.PsRecursiveKiller
 

E

equals(Object) - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 

G

getArgs() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
getArgs() - Method in class org.jenkinsci.plugins.proccleaner.WMICProcess
 
getByPid(int) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
getChildren() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
getCleaner() - Method in class org.jenkinsci.plugins.proccleaner.PostBuildCleanup
 
getCleaner() - Method in class org.jenkinsci.plugins.proccleaner.PreBuildCleanup
 
getCleanerDescriptors(ProcCleaner) - Static method in class org.jenkinsci.plugins.proccleaner.PostBuildCleanup.DescriptorImpl
 
getCleanerDescriptors(ProcCleaner) - Static method in class org.jenkinsci.plugins.proccleaner.PreBuildCleanup.DescriptorImpl
 
getDescriptor() - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner
 
getDescriptor() - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.GroovyScriptCleaner.GroovyScriptCleanerDescriptor
Deprecated.
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.PostBuildCleanup.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.PreBuildCleanup.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner.ProcCleanerDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.PsAllKiller
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner.PsCleanerDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.PsKiller
 
getDisplayName() - Method in class org.jenkinsci.plugins.proccleaner.PsRecursiveKiller
 
getKillerType() - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner
 
getListener() - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner.CleanRequest
 
getLog() - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
getParent() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
getParentHierarchy(PsProcess) - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
getpid() - Static method in class org.jenkinsci.plugins.proccleaner.ProcCleaner
 
getPid() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
getPid() - Method in class org.jenkinsci.plugins.proccleaner.WMICProcess
 
getPpid() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
getPpid() - Method in class org.jenkinsci.plugins.proccleaner.WMICProcess
 
getProcessList() - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
getRequiredMonitorService() - Method in class org.jenkinsci.plugins.proccleaner.PostBuildCleanup
 
getScript() - Method in class org.jenkinsci.plugins.proccleaner.GroovyScriptCleaner
Deprecated.
 
getUserProcesses(String) - Static method in class org.jenkinsci.plugins.proccleaner.WMICProcess
 
GroovyScriptCleaner - Class in org.jenkinsci.plugins.proccleaner
Deprecated.
but kept so the user created script is not thrown away. The cleaner will be presented in UI, the script will be preserved but never invoked.
GroovyScriptCleaner(String) - Constructor for class org.jenkinsci.plugins.proccleaner.GroovyScriptCleaner
Deprecated.
 
GroovyScriptCleaner.GroovyScriptCleanerDescriptor - Class in org.jenkinsci.plugins.proccleaner
Deprecated.
GroovyScriptCleaner_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key GroovyScriptCleaner.DisplayName: Groovy support was discontinued! The script will not be executed..
GroovyScriptCleanerDescriptor() - Constructor for class org.jenkinsci.plugins.proccleaner.GroovyScriptCleaner.GroovyScriptCleanerDescriptor
Deprecated.
 

H

hashCode() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 

I

isApplicable(Class) - Method in class org.jenkinsci.plugins.proccleaner.PostBuildCleanup.DescriptorImpl
 
isSwitchedOff() - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner.PsCleanerDescriptor
 
isSystemProcessesFilterOff() - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
isSystemProcessesFilterOff() - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner.PsCleanerDescriptor
 

K

kill(String) - Method in class org.jenkinsci.plugins.proccleaner.PsKiller
 
kill(String, PrintStream) - Method in class org.jenkinsci.plugins.proccleaner.PsKiller
 
kill(String, PrintStream, boolean) - Method in class org.jenkinsci.plugins.proccleaner.PsKiller
 
kill() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
kill(int) - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
kill(int) - Method in class org.jenkinsci.plugins.proccleaner.PsProcessUnixJna
 
kill(int) - Method in class org.jenkinsci.plugins.proccleaner.PsProcessUnixLegacy
 
kill(int) - Method in class org.jenkinsci.plugins.proccleaner.PsProcessWin
 
killAllExceptMe() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
killHard() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 
killRecursively() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 

M

Messages - Class in org.jenkinsci.plugins.proccleaner
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.proccleaner.Messages
 

O

org.jenkinsci.plugins.proccleaner - package org.jenkinsci.plugins.proccleaner
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.proccleaner.PostBuildCleanup
 
performCleanup(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner
 
PostBuildCleanup - Class in org.jenkinsci.plugins.proccleaner
 
PostBuildCleanup(ProcCleaner) - Constructor for class org.jenkinsci.plugins.proccleaner.PostBuildCleanup
 
PostBuildCleanup.DescriptorImpl - Class in org.jenkinsci.plugins.proccleaner
 
PostBuildCleanup_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PostBuildCleanup.DisplayName: Process cleanup.
PreBuildCleanup - Class in org.jenkinsci.plugins.proccleaner
 
PreBuildCleanup(ProcCleaner) - Constructor for class org.jenkinsci.plugins.proccleaner.PreBuildCleanup
 
PreBuildCleanup.DescriptorImpl - Class in org.jenkinsci.plugins.proccleaner
 
PreBuildCleanup_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PreBuildCleanup.DisplayName: Process cleanup.
preCheckout(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.proccleaner.PreBuildCleanup
 
ProcCleaner - Class in org.jenkinsci.plugins.proccleaner
 
ProcCleaner() - Constructor for class org.jenkinsci.plugins.proccleaner.ProcCleaner
 
ProcCleaner.CleanRequest - Class in org.jenkinsci.plugins.proccleaner
Callable to invoke particular cleaner holding all data it can need.
ProcCleaner.ProcCleanerDescriptor - Class in org.jenkinsci.plugins.proccleaner
 
ProcCleaner_Running() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key ProcCleaner.Running: [Process cleanup] Running..
ProcCleaner_SlaveNotUsedExclusively() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key ProcCleaner.SlaveNotUsedExclusively: [Process cleanup] Skipping, there are other builds using the slave..
ProcCleanerDescriptor(Class<? extends ProcCleaner>) - Constructor for class org.jenkinsci.plugins.proccleaner.ProcCleaner.ProcCleanerDescriptor
 
ProcCleanerDescriptor() - Constructor for class org.jenkinsci.plugins.proccleaner.ProcCleaner.ProcCleanerDescriptor
 
PsAllKiller - Class in org.jenkinsci.plugins.proccleaner
 
PsAllKiller() - Constructor for class org.jenkinsci.plugins.proccleaner.PsAllKiller
 
PsAllKiller_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PsAllKiller.DisplayName: Kill all processes launched by user.
PsBasedHPUXProcessTree - Class in org.jenkinsci.plugins.proccleaner
Author: pjanouse Date: 2015/07/03
PsBasedHPUXProcessTree() - Constructor for class org.jenkinsci.plugins.proccleaner.PsBasedHPUXProcessTree
 
PsBasedProcessTree - Class in org.jenkinsci.plugins.proccleaner
Represents process tree obtain from ps utility.
PsBasedProcessTree() - Constructor for class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
PsBasedProcessTreeFactory - Class in org.jenkinsci.plugins.proccleaner
Author: psrna, pjanouse Date: 8/2/13
PsBasedProcessTreeFactory() - Constructor for class org.jenkinsci.plugins.proccleaner.PsBasedProcessTreeFactory
 
PsBasedUnixProcessTree - Class in org.jenkinsci.plugins.proccleaner
Author: psrna Date: 8/2/13
PsBasedUnixProcessTree() - Constructor for class org.jenkinsci.plugins.proccleaner.PsBasedUnixProcessTree
 
PsBasedWinProcessTree - Class in org.jenkinsci.plugins.proccleaner
Author: psrna Date: 8/2/13
PsBasedWinProcessTree() - Constructor for class org.jenkinsci.plugins.proccleaner.PsBasedWinProcessTree
 
PsCleaner - Class in org.jenkinsci.plugins.proccleaner
 
PsCleaner(String) - Constructor for class org.jenkinsci.plugins.proccleaner.PsCleaner
 
PsCleaner.PsCleanerDescriptor - Class in org.jenkinsci.plugins.proccleaner
 
PsCleaner_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PsCleaner.DisplayName: Ps-based process cleaner.
PsCleanerDescriptor() - Constructor for class org.jenkinsci.plugins.proccleaner.PsCleaner.PsCleanerDescriptor
 
PsKiller - Class in org.jenkinsci.plugins.proccleaner
 
PsKiller() - Constructor for class org.jenkinsci.plugins.proccleaner.PsKiller
 
PsProcess - Class in org.jenkinsci.plugins.proccleaner
 
PsProcess(int, int, String, PsBasedProcessTree) - Constructor for class org.jenkinsci.plugins.proccleaner.PsProcess
 
PsProcessFactory - Class in org.jenkinsci.plugins.proccleaner
Author: psrna Date: 8/2/13
PsProcessFactory() - Constructor for class org.jenkinsci.plugins.proccleaner.PsProcessFactory
 
PsProcessUnixJna - Class in org.jenkinsci.plugins.proccleaner
Author: psrna Date: 8/2/13
PsProcessUnixJna(int, int, String, PsBasedProcessTree) - Constructor for class org.jenkinsci.plugins.proccleaner.PsProcessUnixJna
 
PsProcessUnixLegacy - Class in org.jenkinsci.plugins.proccleaner
Author: pjanouse Date: 2015/07/07
PsProcessUnixLegacy(int, int, String, PsBasedProcessTree) - Constructor for class org.jenkinsci.plugins.proccleaner.PsProcessUnixLegacy
 
PsProcessWin - Class in org.jenkinsci.plugins.proccleaner
Author: psrna Date: 8/2/13
PsProcessWin(int, int, String, PsBasedProcessTree) - Constructor for class org.jenkinsci.plugins.proccleaner.PsProcessWin
 
PsRecursiveKiller - Class in org.jenkinsci.plugins.proccleaner
 
PsRecursiveKiller() - Constructor for class org.jenkinsci.plugins.proccleaner.PsRecursiveKiller
 
PsRecursiveKiller_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PsRecursiveKiller.DisplayName: Kill all child processes of slave agent.

S

setLog(PrintStream) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
setSystemProcessesFilterOff(boolean) - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
setUp(AbstractBuild, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.proccleaner.PreBuildCleanup
 
setup() - Method in class org.jenkinsci.plugins.proccleaner.ProcCleaner
Prepare cleaner for action.
setup() - Method in class org.jenkinsci.plugins.proccleaner.PsCleaner
 

T

toString() - Method in class org.jenkinsci.plugins.proccleaner.PsBasedProcessTree
 
toString() - Method in class org.jenkinsci.plugins.proccleaner.PsProcess
 

W

WMICProcess - Class in org.jenkinsci.plugins.proccleaner
Author: psrna Date: 8/6/13
WMICProcess(int) - Constructor for class org.jenkinsci.plugins.proccleaner.WMICProcess
 
WMICProcess.WMICProcessException - Exception in org.jenkinsci.plugins.proccleaner
 
WMICProcessException(String) - Constructor for exception org.jenkinsci.plugins.proccleaner.WMICProcess.WMICProcessException
 

_

_GroovyScriptCleaner_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key GroovyScriptCleaner.DisplayName: Groovy support was discontinued! The script will not be executed..
_PostBuildCleanup_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PostBuildCleanup.DisplayName: Process cleanup.
_PreBuildCleanup_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PreBuildCleanup.DisplayName: Process cleanup.
_ProcCleaner_Running() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key ProcCleaner.Running: [Process cleanup] Running..
_ProcCleaner_SlaveNotUsedExclusively() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key ProcCleaner.SlaveNotUsedExclusively: [Process cleanup] Skipping, there are other builds using the slave..
_PsAllKiller_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PsAllKiller.DisplayName: Kill all processes launched by user.
_PsCleaner_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PsCleaner.DisplayName: Ps-based process cleaner.
_PsRecursiveKiller_DisplayName() - Static method in class org.jenkinsci.plugins.proccleaner.Messages
Key PsRecursiveKiller.DisplayName: Kill all child processes of slave agent.
A C D E G H I K M O P S T W _ 
Skip navigation links

Copyright © 2016–2021. All rights reserved.