public class DeployToEDAS extends Recorder implements SimpleBuildStep
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DeployToEDAS.DescriptorImpl |
Publisher.DescriptorExtensionListImplSimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| 构造器和说明 |
|---|
DeployToEDAS(List<BaseSetup> extensions) |
| 限定符和类型 | 方法和说明 |
|---|---|
DeployToEDAS.DescriptorImpl |
getDescriptor() |
DescribableList<BaseSetup,BaseSetupDescriptor> |
getExtensions() |
BuildStepMonitor |
getRequiredMonitorService() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
all, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, perform, prebuildpublic DescribableList<BaseSetup,BaseSetupDescriptor> getExtensions()
public BuildStepMonitor getRequiredMonitorService()
getRequiredMonitorService 在接口中 BuildSteppublic DeployToEDAS.DescriptorImpl getDescriptor()
getDescriptor 在接口中 Describable<Publisher>getDescriptor 在类中 Recorderpublic void perform(@Nonnull Run<?,?> run, @Nonnull FilePath workspace, @Nonnull Launcher launcher, @Nonnull TaskListener listener) throws InterruptedException, IOException
perform 在接口中 SimpleBuildStepInterruptedExceptionIOExceptionCopyright © 2016–2020. All rights reserved.