- getCertificates() - Method in class com.sic.plugins.kpp.model.KPPKeychain
-
- getCodeSigningIdentity() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get code signing identity.
- getCodeSigningIdentityName() - Method in class com.sic.plugins.kpp.model.KPPCertificate
-
Get the code signing identity name.
- getCodeSigningIdentityVariableName() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get the variable name for the code signing identity variable that can be used in other build steps.
- getConfigXmlFile() - Method in class com.sic.plugins.kpp.provider.KPPBaseProvider
-
Get the provider config file.
- getConfigXmlFileName() - Method in class com.sic.plugins.kpp.provider.KPPBaseProvider
-
Get provider config xml filename.
- getCurrentNodeProperties() - Static method in class com.sic.plugins.kpp.KPPNodeProperty
-
- getDeleteKeychainsAfterBuild() - Method in class com.sic.plugins.kpp.KPPKeychainsBuildWrapper
-
Get if the keychain can be deleted after the build.
- getDeleteProfilesAfterBuild() - Method in class com.sic.plugins.kpp.KPPProvisioningProfilesBuildWrapper
-
Get if the provisioning profile can be deleted after the build.
- getDescription() - Method in class com.sic.plugins.kpp.model.KPPKeychain
-
Get description.
- getDescriptor() - Method in class com.sic.plugins.kpp.KPPKeychainsBuildWrapper
-
- getDescriptor() - Method in class com.sic.plugins.kpp.KPPProvisioningProfilesBuildWrapper
-
- getDescriptor() - Method in class com.sic.plugins.kpp.model.KPPKeychain
-
Get the descriptor.
- getDescriptor() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
- getDisplayName() - Method in class com.sic.plugins.kpp.KPPKeychainsBuildWrapper.DescriptorImpl
-
- getDisplayName() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
- getDisplayName() - Method in class com.sic.plugins.kpp.KPPNodeProperty.DescriptorImpl
-
- getDisplayName() - Method in class com.sic.plugins.kpp.KPPProvisioningProfilesBuildWrapper.DescriptorImpl
-
- getDisplayName() - Method in class com.sic.plugins.kpp.model.KPPKeychain.DescriptorImpl
-
- getDisplayName() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair.DescriptorImpl
-
- getDisplayName() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile.DescriptorImpl
-
- getErrorMessage() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
Get error message
- getFileName() - Method in class com.sic.plugins.kpp.model.KPPKeychain
-
Get keychain filename.
- getFileName() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the filename of the provisioning profile.
- getFileNameUuidDescription() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the filename and uuid in one string.
- getFilesFromUploadDirectory(String) - Method in class com.sic.plugins.kpp.provider.KPPBaseProvider
-
Get all files filtered by filetype from upload directory.
- getIconFileName() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
- getInstance() - Static method in class com.sic.plugins.kpp.KPPManagementLink
-
Gets the singletion instance.
- getInstance() - Static method in class com.sic.plugins.kpp.provider.KPPKeychainsProvider
-
Get the instance from extensionlist.
- getInstance() - Static method in class com.sic.plugins.kpp.provider.KPPProvisioningProfilesProvider
-
Get the instance from extensionlist.
- getKeychain() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get keychain.
- getKeychainCertificatePairs() - Method in class com.sic.plugins.kpp.KPPKeychainsBuildWrapper
-
Get all keychain certificate pairs configured for this build job.
- getKeychainFileName() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get the keychain filename from the keychain
- getKeychainFilePath() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get the filepath to the keychain stored inside the upload folder.
- getKeychainFromString(String) - Static method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get the keychain from a given string.
- getKeychainPasswordVariableName() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get the variable name for the password variable that can be used in other build steps.
- getKeychains() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
Get all keychains
- getKeychains() - Method in class com.sic.plugins.kpp.provider.KPPBaseKeychainsProvider
-
Get a list with all keychains.
- getKeychainVariableName() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get the variable name for the keychain variable that can be used in other build steps.
- getOverwriteExistingKeychains() - Method in class com.sic.plugins.kpp.KPPKeychainsBuildWrapper
-
Get if a current existing keychain with the same filename can be overwritten.
- getOverwriteExistingProfiles() - Method in class com.sic.plugins.kpp.KPPProvisioningProfilesBuildWrapper
-
Get if current existing provisioning profile with the same filename can be overwritten.
- getPassword() - Method in class com.sic.plugins.kpp.model.KPPKeychain
-
Get password to unlock keychain.
- getPasswordAsSecret() - Method in class com.sic.plugins.kpp.model.KPPKeychain
-
Get password as secret ot unlock keychain.
- getProvisioningFile(String) - Method in class com.sic.plugins.kpp.provider.KPPProvisioningProfilesProvider
-
Get the file for a given provisioning profile file name.
- getProvisioningProfileFilePath() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the filepath to the provisioning profile stored on the master or standalone jenkins instance.
- getProvisioningProfiles() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
Get all provisioning profiles.
- getProvisioningProfiles() - Method in class com.sic.plugins.kpp.KPPProvisioningProfilesBuildWrapper
-
Get the provisioning profiles.
- getProvisioningProfiles() - Method in class com.sic.plugins.kpp.provider.KPPBaseProvisioningProfilesProvider
-
Get a list with all provisioning profiles.
- getProvisioningProfilesPath() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
Get the path to provisioning profiles on master or standalone jenkins instance.
- getProvisioningProfilesPath() - Method in class com.sic.plugins.kpp.KPPNodeProperty
-
Get path to the directory where the provisioning profiles should be saved.
- getProvisioningProfilesPath() - Method in class com.sic.plugins.kpp.provider.KPPBaseProvisioningProfilesProvider
-
Get the path to the directory to store provisioning profiles on the master or standalone jenkins instance.
- getProvisioningProfileVariableName() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the variable name for the provisioning profile.
- getTarget() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
- getUploadDirectoryPath() - Method in class com.sic.plugins.kpp.provider.KPPBaseProvider
-
Get the default Upload Directory Path for Keychains and Provisioning Profiles files.
- getUrlName() - Method in class com.sic.plugins.kpp.KPPManagementLink
-
- getUuid() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the uuid of the provisioning profile.
- getUUIDFileName(String) - Static method in class com.sic.plugins.kpp.provider.KPPBaseProvisioningProfilesProvider
-
Get the filename of the provisioning profile in the shape of uuid.mobileprovision.
- getVariableName() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the variable name included in ${}.
- getVariableNames() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get variable names which can be used in other build steps.
- getVarPrefix() - Method in class com.sic.plugins.kpp.model.KPPKeychainCertificatePair
-
Get variable prefix.
- getVarPrefix() - Method in class com.sic.plugins.kpp.model.KPPProvisioningProfile
-
Get the variable prefix for build step integration.