public class PushBuilder extends BaseBuilder
Modifier and Type | Class and Description |
---|---|
static class |
PushBuilder.DescriptorImpl |
Constructor and Description |
---|
PushBuilder(RemoteImageNameStrategy remoteImageStrategy,
String hubUrls,
String organization,
boolean overwriteOrganization,
String remoteImageName,
String dateFormat,
boolean appendDate,
boolean incrementVersion) |
Modifier and Type | Method and Description |
---|---|
boolean |
perform(SpoonBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
isAvailableRemotely, perform, prebuild, prebuild, switchHub
all, getDescriptor, getRequiredMonitorService, prebuild
@DataBoundConstructor public PushBuilder(@Nullable RemoteImageNameStrategy remoteImageStrategy, @Nullable String hubUrls, @Nullable String organization, boolean overwriteOrganization, @Nullable String remoteImageName, @Nullable String dateFormat, boolean appendDate, boolean incrementVersion)
public boolean perform(SpoonBuild build, hudson.Launcher launcher, hudson.model.BuildListener listener) throws InterruptedException, IOException
perform
in class BaseBuilder
InterruptedException
IOException
Copyright © 2004-2016. All Rights Reserved.