public class ApkPublisher extends GooglePlayPublisher
| Modifier and Type | Class and Description |
|---|---|
static class |
ApkPublisher.DescriptorImpl |
static class |
ApkPublisher.RecentChanges |
hudson.tasks.Publisher.DescriptorExtensionListImplcurrentBuild, currentListener| Constructor and Description |
|---|
ApkPublisher() |
| Modifier and Type | Method and Description |
|---|---|
String |
getApkFilesPattern() |
String |
getExpansionFilesPattern() |
ApkPublisher.RecentChanges[] |
getRecentChangeList() |
String |
getRolloutPercentage() |
String |
getTrackName() |
boolean |
getUsePreviousExpansionFilesIfMissing() |
boolean |
perform(hudson.model.AbstractBuild build,
hudson.Launcher launcher,
hudson.model.BuildListener listener) |
expand, getCredentialsHandler, getGoogleCredentialsId, getRequiredMonitorServiceall, getProjectAction, needsToRunAfterFinalized, prebuildpublic String getApkFilesPattern()
public String getExpansionFilesPattern()
public boolean getUsePreviousExpansionFilesIfMissing()
public String getTrackName()
public String getRolloutPercentage()
public ApkPublisher.RecentChanges[] getRecentChangeList()
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 GooglePlayPublisherIOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.