public final class CpsThreadDumpAction extends Object implements Action
CpsFlowExecution
.Modifier and Type | Class and Description |
---|---|
static class |
CpsThreadDumpAction.PipelineThreadDump |
Modifier and Type | Method and Description |
---|---|
void |
doProgramDotXml(org.kohsuke.stapler.StaplerRequest req,
org.kohsuke.stapler.StaplerResponse rsp) |
String |
getDisplayName() |
String |
getIconFileName() |
String |
getParentUrl() |
String |
getThreadDump() |
String |
getUrlName() |
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
public String getParentUrl() throws IOException
IOException
public String getThreadDump()
Copyright © 2016–2020. All rights reserved.