Uses of Class
hudson.util.ProcessKillingVeto.VetoCause
-
Packages that use ProcessKillingVeto.VetoCause Package Description hudson.util Other miscellaneous utility code -
-
Uses of ProcessKillingVeto.VetoCause in hudson.util
Methods in hudson.util that return ProcessKillingVeto.VetoCause Modifier and Type Method Description protected ProcessKillingVeto.VetoCause
ProcessTree.OSProcess. getVeto()
abstract ProcessKillingVeto.VetoCause
ProcessKillingVeto. vetoProcessKilling(ProcessTreeRemoting.IOSProcess p)
Ask the extension whether it vetoes killing of the given process
-