Uses of Class
org.jenkinsci.plugins.workflow.cps.CpsThreadDump
Packages that use CpsThreadDump
-
Uses of CpsThreadDump in org.jenkinsci.plugins.workflow.cps
Fields in org.jenkinsci.plugins.workflow.cps declared as CpsThreadDumpModifier and TypeFieldDescriptionstatic final CpsThreadDumpCpsThreadDump.EMPTYConstant that indicates everything is done and no thread is alive.static final CpsThreadDumpCpsThreadDump.UNKNOWNDeprecated.Methods in org.jenkinsci.plugins.workflow.cps that return CpsThreadDumpModifier and TypeMethodDescriptionstatic CpsThreadDumpstatic CpsThreadDumpCpsThreadDump.from(CpsThreadGroup g) static CpsThreadDumpA mock thread dump that merely displays some fixed text.CpsFlowExecution.getThreadDump()Synchronously obtain the current state of the workflow program.CpsThreadDumpAction.getThreadDump()CpsThreadGroup.getThreadDump()