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, prebuild
public boolean perform(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in interface hudson.tasks.BuildStep
perform
in class hudson.tasks.BuildStepCompatibilityLayer
InterruptedException
IOException
Copyright © 2016–2019. All rights reserved.