Skip navigation links
C D G I J L O P S T V W 

C

configure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 
doValidateApiKey(String) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 
doValidateApiSecret(String) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 
doValidateProjectId(String) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 
doValidateResourcePath(String) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 

G

generateFileNameFrom(String, ProjectLanguage) - Method in class org.jenkinsci.plugins.resourcehandlers.JavaPropertiesFilenameHandler
 
getDisplayName() - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 
GlobalConfigurationValidator - Class in org.jenkinsci.plugins.validators
A validator to check global configurations

I

isApplicable(Class<? extends AbstractProject>) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader.DescriptorImpl
 

J

JavaPropertiesFilenameHandler - Class in org.jenkinsci.plugins.resourcehandlers
This class follows the traditional Java conventions for naming internationalisation resources.
JavaPropertiesFilenameHandler() - Constructor for class org.jenkinsci.plugins.resourcehandlers.JavaPropertiesFilenameHandler
 

L

LocalConfigurationValidator - Class in org.jenkinsci.plugins.validators
Validate configurations local to the plugin

O

OneSkyResourceDownloader - Class in org.jenkinsci.plugins
The Builder class / step that orchestrates the call for the translation files to be downloaded
OneSkyResourceDownloader(String, String) - Constructor for class org.jenkinsci.plugins.OneSkyResourceDownloader
 
OneSkyResourceDownloader.DescriptorImpl - Class in org.jenkinsci.plugins
The Build step descriptor implementation for One Sky plugin
org.jenkinsci.plugins - package org.jenkinsci.plugins
 
org.jenkinsci.plugins.exceptions - package org.jenkinsci.plugins.exceptions
 
org.jenkinsci.plugins.resourcehandlers - package org.jenkinsci.plugins.resourcehandlers
 
org.jenkinsci.plugins.validators - package org.jenkinsci.plugins.validators
 

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader
 

S

setProjectId(String) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader
 
setResourcesPath(String) - Method in class org.jenkinsci.plugins.OneSkyResourceDownloader
 

T

TranslationFileIOException - Exception in org.jenkinsci.plugins.exceptions
Thrown when a problem with writing or computing the content for a translation occur
TranslationFileIOException(Exception) - Constructor for exception org.jenkinsci.plugins.exceptions.TranslationFileIOException
 
TranslationOutputer - Class in org.jenkinsci.plugins.resourcehandlers
An utility class to encapsulate the logic of outputting the translation content onto a resource file.
TranslationOutputer() - Constructor for class org.jenkinsci.plugins.resourcehandlers.TranslationOutputer
 

V

validateApiKey(String) - Static method in class org.jenkinsci.plugins.validators.GlobalConfigurationValidator
Currently only ensures that the api key is not null
validateApiSecret(String) - Static method in class org.jenkinsci.plugins.validators.GlobalConfigurationValidator
Currently only ensures that the api secret is not null
validateProjectId(String) - Static method in class org.jenkinsci.plugins.validators.LocalConfigurationValidator
Currently only validating that the id of the project is a positive integer.
validateResourcePath(String) - Static method in class org.jenkinsci.plugins.validators.LocalConfigurationValidator
Currently only checking that a value exists

W

writeContentToFile(FilePath, String, String, ProjectLanguage, String) - Method in class org.jenkinsci.plugins.resourcehandlers.TranslationOutputer
 
C D G I J L O P S T V W 
Skip navigation links

Copyright © 2016. All rights reserved.