- 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.