public class ReleaseTrackAssignmentBuilder extends GooglePlayBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
ReleaseTrackAssignmentBuilder.DescriptorImpl |
currentBuild, currentListener| Constructor and Description |
|---|
ReleaseTrackAssignmentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApkFilesPattern() |
String |
getApplicationId() |
String |
getRolloutPercentage() |
String |
getTrackName() |
String |
getVersionCodes() |
boolean |
isFromVersionCode() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
expand, getCredentialsHandler, getGoogleCredentialsId, getRequiredMonitorService@DataBoundConstructor public ReleaseTrackAssignmentBuilder()
public boolean isFromVersionCode()
public String getApplicationId()
public String getVersionCodes()
public String getApkFilesPattern()
public String getTrackName()
public String getRolloutPercentage()
public boolean perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener)
throws IOException,
InterruptedException
perform in interface hudson.tasks.BuildStepperform in class GooglePlayBuilderIOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.