public class ApkPublisher extends GooglePlayPublisher
| Modifier and Type | Class and Description |
|---|---|
static class |
ApkPublisher.DescriptorImpl |
static class |
ApkPublisher.RecentChanges |
Publisher.DescriptorExtensionListImplSimpleBuildStep.LastBuildAction, SimpleBuildStep.LastBuildActionFactoryBuildStep.PublisherListExtensionPoint.LegacyInstancesAreScopedToHudsoncurrentBuild, currentListenerBUILDERS, PUBLISHERS| Constructor and Description |
|---|
ApkPublisher() |
expand, getCredentialsHandler, getGoogleCredentialsId, getRequiredMonitorService, setGoogleCredentialsIdgetDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProjectAction, getProjectActions, perform, prebuildprotected Object readResolve()
@Deprecated @DataBoundSetter public void setApkFilesPattern(String value)
@Deprecated public String getApkFilesPattern()
@Deprecated @DataBoundSetter public void setRolloutPercentage(String percentage)
@Nonnull @Deprecated public String getRolloutPercentage()
@DataBoundSetter public void setRolloutPercent(Double percent)
@DataBoundSetter public void setDeobfuscationFilesPattern(String deobfuscationFilesPattern)
public String getDeobfuscationFilesPattern()
@DataBoundSetter public void setExpansionFilesPattern(String expansionFilesPattern)
public String getExpansionFilesPattern()
@DataBoundSetter public void setUsePreviousExpansionFilesIfMissing(Boolean value)
public boolean getUsePreviousExpansionFilesIfMissing()
@DataBoundSetter public void setRecentChangeList(ApkPublisher.RecentChanges[] recentChangeList)
public ApkPublisher.RecentChanges[] getRecentChangeList()
public void perform(@Nonnull Run<?,?> run, @Nonnull FilePath workspace, @Nonnull Launcher launcher, @Nonnull TaskListener listener) throws InterruptedException, IOException
perform in interface SimpleBuildStepperform in class GooglePlayPublisherInterruptedExceptionIOExceptionCopyright © 2016–2019. All rights reserved.