public class ContentReplaceBuilder
extends hudson.tasks.Builder
implements jenkins.tasks.SimpleBuildStep
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ContentReplaceBuilder.DescriptorImpl |
| 构造器和说明 |
|---|
ContentReplaceBuilder(List<FileContentReplaceConfig> configs) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<FileContentReplaceConfig> |
getConfigs() |
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
void |
setConfigs(List<FileContentReplaceConfig> configs) |
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild@DataBoundConstructor public ContentReplaceBuilder(List<FileContentReplaceConfig> configs)
@DataBoundSetter public void setConfigs(List<FileContentReplaceConfig> configs)
public List<FileContentReplaceConfig> getConfigs()
public void perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener)
throws InterruptedException,
IOException
perform 在接口中 jenkins.tasks.SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2019. All rights reserved.