Skip navigation links
A B C D E G I M N O P R S T U V _ 

A

ApiTokenValidator - Class in io.jenkins.plugins.appcenter.validator
 
ApiTokenValidator() - Constructor for class io.jenkins.plugins.appcenter.validator.ApiTokenValidator
 
APPCENTER_BASE_URL - Static variable in class io.jenkins.plugins.appcenter.api.AppCenterServiceFactory
 
AppCenterException - Exception in io.jenkins.plugins.appcenter
 
AppCenterException() - Constructor for exception io.jenkins.plugins.appcenter.AppCenterException
 
AppCenterException(String) - Constructor for exception io.jenkins.plugins.appcenter.AppCenterException
 
AppCenterException(String, Throwable) - Constructor for exception io.jenkins.plugins.appcenter.AppCenterException
 
AppCenterException(Throwable) - Constructor for exception io.jenkins.plugins.appcenter.AppCenterException
 
AppCenterException(String, Throwable, boolean, boolean) - Constructor for exception io.jenkins.plugins.appcenter.AppCenterException
 
AppCenterRecorder - Class in io.jenkins.plugins.appcenter
 
AppCenterRecorder(String, String, String, String, String) - Constructor for class io.jenkins.plugins.appcenter.AppCenterRecorder
 
AppCenterRecorder.DescriptorImpl - Class in io.jenkins.plugins.appcenter
 
AppCenterRecorder_DescriptorImpl_DisplayName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.DisplayName: Upload app to AppCenter.
AppCenterRecorder_DescriptorImpl_errors_invalidApiToken() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidApiToken: API Token cannot contain whitespace.
AppCenterRecorder_DescriptorImpl_errors_invalidAppName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidAppName: App name cannot contain whitespace.
AppCenterRecorder_DescriptorImpl_errors_invalidDistributionGroups() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidDistributionGroups: Distribution Groups cannot be empty.
AppCenterRecorder_DescriptorImpl_errors_invalidOwnerName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidOwnerName: Username can only contain letters, numbers, dashes, underscores, or full stops.
AppCenterRecorder_DescriptorImpl_errors_invalidPathToApp() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidPathToApp: Path must be relative.
AppCenterRecorder_DescriptorImpl_errors_missingApiToken() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingApiToken: Please specify an AppCenter API Token.
AppCenterRecorder_DescriptorImpl_errors_missingAppName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingAppName: Please specify an AppCenter App Name.
AppCenterRecorder_DescriptorImpl_errors_missingDistributionGroups() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingDistributionGroups: Please specify Distribution Groups.
AppCenterRecorder_DescriptorImpl_errors_missingOwnerName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingOwnerName: Please specify an AppCenter Owner Name.
AppCenterRecorder_DescriptorImpl_errors_missingPathToApp() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingPathToApp: Please specify a path to the app you wish to upload.
AppCenterService - Interface in io.jenkins.plugins.appcenter.api
 
AppCenterServiceFactory - Class in io.jenkins.plugins.appcenter.api
 
AppCenterServiceFactory(Secret, URL, ProxyConfiguration) - Constructor for class io.jenkins.plugins.appcenter.api.AppCenterServiceFactory
 
appName - Variable in class io.jenkins.plugins.appcenter.task.request.UploadRequest
 
AppNameValidator - Class in io.jenkins.plugins.appcenter.validator
 
AppNameValidator() - Constructor for class io.jenkins.plugins.appcenter.validator.AppNameValidator
 
asset_domain - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginResponse
 
asset_id - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginResponse
 
asset_token - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginResponse
 

B

branch - Variable in class io.jenkins.plugins.appcenter.model.appcenter.BuildInfo
 
build - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 
BuildInfo - Class in io.jenkins.plugins.appcenter.model.appcenter
 
BuildInfo(String, String, String) - Constructor for class io.jenkins.plugins.appcenter.model.appcenter.BuildInfo
 

C

commit_hash - Variable in class io.jenkins.plugins.appcenter.model.appcenter.BuildInfo
 
commit_message - Variable in class io.jenkins.plugins.appcenter.model.appcenter.BuildInfo
 
createAppCenterService() - Method in class io.jenkins.plugins.appcenter.api.AppCenterServiceFactory
 
createUploadService(String) - Method in class io.jenkins.plugins.appcenter.api.AppCenterServiceFactory
 

D

DescriptorImpl() - Constructor for class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
destinationGroups - Variable in class io.jenkins.plugins.appcenter.task.request.UploadRequest
 
DestinationId - Class in io.jenkins.plugins.appcenter.model.appcenter
 
DestinationId(String, String) - Constructor for class io.jenkins.plugins.appcenter.model.appcenter.DestinationId
 
destinations - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 
DistributionGroupsValidator - Class in io.jenkins.plugins.appcenter.validator
 
DistributionGroupsValidator() - Constructor for class io.jenkins.plugins.appcenter.validator.DistributionGroupsValidator
 
doCheckApiToken(String) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
doCheckAppName(String) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
doCheckDistributionGroups(String) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
doCheckOwnerName(String) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
doCheckPathToApp(String) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 

E

execute() - Method in class io.jenkins.plugins.appcenter.task.UploadTask
 

G

getApiToken() - Method in class io.jenkins.plugins.appcenter.api.AppCenterServiceFactory
 
getApiToken() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getAppName() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getBaseUrl() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getDisplayName() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
getDistributionGroups() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getOwnerName() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getPathToApp() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getRequiredMonitorService() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 

I

id - Variable in class io.jenkins.plugins.appcenter.model.appcenter.DestinationId
 
io.jenkins.plugins.appcenter - package io.jenkins.plugins.appcenter
 
io.jenkins.plugins.appcenter.api - package io.jenkins.plugins.appcenter.api
 
io.jenkins.plugins.appcenter.model.appcenter - package io.jenkins.plugins.appcenter.model.appcenter
 
io.jenkins.plugins.appcenter.task - package io.jenkins.plugins.appcenter.task
 
io.jenkins.plugins.appcenter.task.request - package io.jenkins.plugins.appcenter.task.request
 
io.jenkins.plugins.appcenter.validator - package io.jenkins.plugins.appcenter.validator
 
isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
isValid(String) - Method in class io.jenkins.plugins.appcenter.validator.Validator
 

M

mandatory_update - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 
Messages - Class in io.jenkins.plugins.appcenter
Generated localization support class.
Messages() - Constructor for class io.jenkins.plugins.appcenter.Messages
 

N

name - Variable in class io.jenkins.plugins.appcenter.model.appcenter.DestinationId
 
notify_testers - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 

O

ownerName - Variable in class io.jenkins.plugins.appcenter.task.request.UploadRequest
 

P

pathToApp - Variable in class io.jenkins.plugins.appcenter.task.request.UploadRequest
 
PathToAppValidator - Class in io.jenkins.plugins.appcenter.validator
 
PathToAppValidator() - Constructor for class io.jenkins.plugins.appcenter.validator.PathToAppValidator
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
predicate() - Method in class io.jenkins.plugins.appcenter.validator.ApiTokenValidator
 
predicate() - Method in class io.jenkins.plugins.appcenter.validator.AppNameValidator
 
predicate() - Method in class io.jenkins.plugins.appcenter.validator.DistributionGroupsValidator
 
predicate() - Method in class io.jenkins.plugins.appcenter.validator.PathToAppValidator
 
predicate() - Method in class io.jenkins.plugins.appcenter.validator.UsernameValidator
 
predicate() - Method in class io.jenkins.plugins.appcenter.validator.Validator
 

R

release_id - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginRequest
 
release_id - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadEndResponse
 
release_notes - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 
release_notes - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateResponse
 
release_url - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadEndResponse
 
releaseDetailsUpdate(String, String, int, ReleaseDetailsUpdateRequest) - Method in interface io.jenkins.plugins.appcenter.api.AppCenterService
 
ReleaseDetailsUpdateRequest - Class in io.jenkins.plugins.appcenter.model.appcenter
 
ReleaseDetailsUpdateRequest(String, boolean, List<DestinationId>, BuildInfo, boolean) - Constructor for class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 
ReleaseDetailsUpdateResponse - Class in io.jenkins.plugins.appcenter.model.appcenter
 
ReleaseDetailsUpdateResponse(String) - Constructor for class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateResponse
 
releaseUploadBegin(String, String) - Method in interface io.jenkins.plugins.appcenter.api.AppCenterService
 
releaseUploadBegin(String, String, ReleaseUploadBeginRequest) - Method in interface io.jenkins.plugins.appcenter.api.AppCenterService
 
ReleaseUploadBeginRequest - Class in io.jenkins.plugins.appcenter.model.appcenter
 
ReleaseUploadBeginRequest(int) - Constructor for class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginRequest
 
ReleaseUploadBeginResponse - Class in io.jenkins.plugins.appcenter.model.appcenter
 
releaseUploadEnd(String, String, String, ReleaseUploadEndRequest) - Method in interface io.jenkins.plugins.appcenter.api.AppCenterService
 
ReleaseUploadEndRequest - Class in io.jenkins.plugins.appcenter.model.appcenter
 
ReleaseUploadEndRequest(Status) - Constructor for class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadEndRequest
 
ReleaseUploadEndResponse - Class in io.jenkins.plugins.appcenter.model.appcenter
 

S

setBaseUrl(URL) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
Only meant for testing as we need to override the default base url to send requests to our mock web server for tests.
status - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadEndRequest
 
Status - Enum in io.jenkins.plugins.appcenter.model.appcenter
 

T

toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.BuildInfo
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.DestinationId
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateRequest
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseDetailsUpdateResponse
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginRequest
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginResponse
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadEndRequest
 
toString() - Method in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadEndResponse
 

U

upload_id - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginResponse
 
upload_url - Variable in class io.jenkins.plugins.appcenter.model.appcenter.ReleaseUploadBeginResponse
 
uploadApp(String, MultipartBody.Part) - Method in interface io.jenkins.plugins.appcenter.api.UploadService
 
UploadRequest - Class in io.jenkins.plugins.appcenter.task.request
 
UploadRequest(String, String, String, String) - Constructor for class io.jenkins.plugins.appcenter.task.request.UploadRequest
 
UploadService - Interface in io.jenkins.plugins.appcenter.api
 
UploadTask - Class in io.jenkins.plugins.appcenter.task
 
UploadTask(FilePath, TaskListener, AppCenterServiceFactory, UploadRequest) - Constructor for class io.jenkins.plugins.appcenter.task.UploadTask
 
UsernameValidator - Class in io.jenkins.plugins.appcenter.validator
 
UsernameValidator() - Constructor for class io.jenkins.plugins.appcenter.validator.UsernameValidator
 

V

Validator - Class in io.jenkins.plugins.appcenter.validator
 
Validator() - Constructor for class io.jenkins.plugins.appcenter.validator.Validator
 
valueOf(String) - Static method in enum io.jenkins.plugins.appcenter.model.appcenter.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.jenkins.plugins.appcenter.model.appcenter.Status
Returns an array containing the constants of this enum type, in the order they are declared.

_

_AppCenterRecorder_DescriptorImpl_DisplayName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.DisplayName: Upload app to AppCenter.
_AppCenterRecorder_DescriptorImpl_errors_invalidApiToken() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidApiToken: API Token cannot contain whitespace.
_AppCenterRecorder_DescriptorImpl_errors_invalidAppName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidAppName: App name cannot contain whitespace.
_AppCenterRecorder_DescriptorImpl_errors_invalidDistributionGroups() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidDistributionGroups: Distribution Groups cannot be empty.
_AppCenterRecorder_DescriptorImpl_errors_invalidOwnerName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidOwnerName: Username can only contain letters, numbers, dashes, underscores, or full stops.
_AppCenterRecorder_DescriptorImpl_errors_invalidPathToApp() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.invalidPathToApp: Path must be relative.
_AppCenterRecorder_DescriptorImpl_errors_missingApiToken() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingApiToken: Please specify an AppCenter API Token.
_AppCenterRecorder_DescriptorImpl_errors_missingAppName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingAppName: Please specify an AppCenter App Name.
_AppCenterRecorder_DescriptorImpl_errors_missingDistributionGroups() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingDistributionGroups: Please specify Distribution Groups.
_AppCenterRecorder_DescriptorImpl_errors_missingOwnerName() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingOwnerName: Please specify an AppCenter Owner Name.
_AppCenterRecorder_DescriptorImpl_errors_missingPathToApp() - Static method in class io.jenkins.plugins.appcenter.Messages
Key AppCenterRecorder.DescriptorImpl.errors.missingPathToApp: Please specify a path to the app you wish to upload.
A B C D E G I M N O P R S T U V _ 
Skip navigation links

Copyright © 2019. All rights reserved.