public class DescribeWithParamsBuilder extends Builder implements SimpleBuildStep
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeWithParamsBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactory
BuildStep.PublisherList
ExtensionPoint.LegacyInstancesAreScopedToHudson
BUILDERS, PUBLISHERS
构造器和说明 |
---|
DescribeWithParamsBuilder(boolean starter,
String separator,
String excludes) |
限定符和类型 | 方法和说明 |
---|---|
String |
getExcludes() |
String |
getSeparator() |
boolean |
getStarter() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuild
getProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuild
public boolean getStarter()
public String getSeparator()
public String getExcludes()
public void perform(Run<?,?> run, FilePath workspace, Launcher launcher, TaskListener listener) throws InterruptedException, IOException
perform
在接口中 SimpleBuildStep
InterruptedException
IOException
Copyright © 2016–2020. All rights reserved.