Skip navigation links
A B C D E G I M N 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
 
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) - 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 canot 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_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_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.remote
 
AppCenterServiceFactory - Class in io.jenkins.plugins.appcenter.remote
 
AppCenterServiceFactory(Secret, String, String, String, URL) - Constructor for class io.jenkins.plugins.appcenter.remote.AppCenterServiceFactory
 
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.remote.ReleaseUploadBeginResponse
 
asset_id - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseUploadBeginResponse
 
asset_token - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseUploadBeginResponse
 

B

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

C

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

D

DescriptorImpl() - Constructor for class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
DestinationId - Class in io.jenkins.plugins.appcenter.remote
 
DestinationId(String, String) - Constructor for class io.jenkins.plugins.appcenter.remote.DestinationId
 
destinations - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseDetailsUpdateRequest
 
doCheckApiToken(String) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
doCheckAppName(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.AppCenterRecorder
 
getApiToken() - Method in class io.jenkins.plugins.appcenter.remote.AppCenterServiceFactory
 
getAppName() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getAppName() - Method in class io.jenkins.plugins.appcenter.remote.AppCenterServiceFactory
 
getBaseUrl() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getDisplayName() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder.DescriptorImpl
 
getOwnerName() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getOwnerName() - Method in class io.jenkins.plugins.appcenter.remote.AppCenterServiceFactory
 
getPathToApp() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
getPathToApp() - Method in class io.jenkins.plugins.appcenter.remote.AppCenterServiceFactory
 
getRequiredMonitorService() - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 

I

id - Variable in class io.jenkins.plugins.appcenter.remote.DestinationId
 
io.jenkins.plugins.appcenter - package io.jenkins.plugins.appcenter
 
io.jenkins.plugins.appcenter.remote - package io.jenkins.plugins.appcenter.remote
 
io.jenkins.plugins.appcenter.task - package io.jenkins.plugins.appcenter.task
 
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.remote.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.remote.DestinationId
 
notify_testers - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseDetailsUpdateRequest
 

P

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

S

setBaseUrl(URL) - Method in class io.jenkins.plugins.appcenter.AppCenterRecorder
 
status - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseUploadEndRequest
 
Status - Enum in io.jenkins.plugins.appcenter.remote
 

T

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

U

upload_id - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseUploadBeginResponse
 
upload_url - Variable in class io.jenkins.plugins.appcenter.remote.ReleaseUploadBeginResponse
 
uploadApp(String, MultipartBody.Part) - Method in interface io.jenkins.plugins.appcenter.remote.UploadService
 
UploadService - Interface in io.jenkins.plugins.appcenter.remote
 
UploadTask - Class in io.jenkins.plugins.appcenter.task
 
UploadTask(FilePath, TaskListener, AppCenterServiceFactory) - 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.remote.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.jenkins.plugins.appcenter.remote.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 canot 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_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_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 P R S T U V _ 
Skip navigation links

Copyright © 2019. All rights reserved.