public class FeatureManagementConfigurationBuilder extends Builder implements SimpleBuildStep
| Modifier and Type | Class and Description |
|---|---|
static class |
FeatureManagementConfigurationBuilder.DescriptorImpl |
SimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsonBUILDERS, PUBLISHERS| Constructor and Description |
|---|
FeatureManagementConfigurationBuilder(String credentialsId,
String applicationIdAndName,
String environmentIdAndName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationIdAndName() |
String |
getCredentialsId() |
String |
getEnvironmentIdAndName() |
void |
perform(Run<?,?> run,
FilePath workspace,
Launcher launcher,
TaskListener listener) |
all, getDescriptor, getRequiredMonitorService, prebuildgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitperform, perform, requiresWorkspacegetProjectAction, getProjectActions, getRequiredMonitorService, perform, prebuildpublic String getCredentialsId()
public String getApplicationIdAndName()
public String getEnvironmentIdAndName()
public void perform(@NonNull
Run<?,?> run,
@NonNull
FilePath workspace,
@NonNull
Launcher launcher,
@NonNull
TaskListener listener)
throws IOException
perform in interface SimpleBuildStepIOExceptionCopyright © 2016–2023. All rights reserved.