@RequiresDomain(value=AndroidPublisherScopeRequirement.class) public abstract class GooglePlayPublisher extends hudson.tasks.Recorder
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GooglePlayPublisher.FindFilesTask
Task which searches for files using an Ant Fileset pattern.
|
hudson.tasks.Publisher.DescriptorExtensionListImpl| Constructor and Description |
|---|
GooglePlayPublisher() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getPublisherErrorMessage(UploadException e) |
hudson.tasks.BuildStepMonitor |
getRequiredMonitorService() |
protected com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials |
getServiceAccountCredentials() |
all, getProjectAction, needsToRunAfterFinalized, prebuildpublic hudson.tasks.BuildStepMonitor getRequiredMonitorService()
protected final com.google.jenkins.plugins.credentials.oauth.GoogleRobotCredentials getServiceAccountCredentials()
throws UploadException
UploadExceptionprotected static String getPublisherErrorMessage(UploadException e)
Copyright © 2004-2014. All Rights Reserved.