public class ReleaseTrackAssignmentBuilder extends GooglePlayBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
ReleaseTrackAssignmentBuilder.DescriptorImpl |
jenkins.tasks.SimpleBuildStep.LastBuildAction, jenkins.tasks.SimpleBuildStep.LastBuildActionFactorycurrentBuild, currentListener| Constructor and Description |
|---|
ReleaseTrackAssignmentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApkFilesPattern() |
String |
getApplicationId() |
String |
getRolloutPercentage() |
String |
getTrackName() |
String |
getVersionCodes() |
boolean |
isFromVersionCode() |
void |
perform(hudson.model.Run<?,?> run,
hudson.FilePath workspace,
hudson.Launcher launcher,
hudson.model.TaskListener listener) |
expand, getCredentialsHandler, getGoogleCredentialsId, getRequiredMonitorService, setGoogleCredentialsIdgetProjectAction, getProjectAction, getProjectActions, perform, perform, prebuild@DataBoundConstructor public ReleaseTrackAssignmentBuilder()
public boolean isFromVersionCode()
public String getApplicationId()
public String getVersionCodes()
public String getApkFilesPattern()
public String getTrackName()
public String getRolloutPercentage()
public void perform(@Nonnull hudson.model.Run<?,?> run, @Nonnull hudson.FilePath workspace, @Nonnull hudson.Launcher launcher, @Nonnull hudson.model.TaskListener listener) throws InterruptedException, IOException
perform in interface jenkins.tasks.SimpleBuildStepperform in class GooglePlayBuilderInterruptedExceptionIOExceptionCopyright © 2016. All rights reserved.