public class ExecuteCommandAction
extends hudson.tasks.Builder
| Modifier and Type | Class and Description |
|---|---|
static class |
ExecuteCommandAction.DescriptorImpl |
| Constructor and Description |
|---|
ExecuteCommandAction(String command,
String search,
String issueInText,
String comment,
String commentVisibility) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildpublic boolean perform(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws InterruptedException,
IOException
perform in interface hudson.tasks.BuildStepperform in class hudson.tasks.BuildStepCompatibilityLayerInterruptedExceptionIOExceptionCopyright © 2016–2019. All rights reserved.