A C D E F G H I L M N P R S T U V 
All Classes All Packages

A

AmountOfCisExceededException - Exception in com.xebialabs.license
When thrown indicates that number of CIs of certain type in repository exceeds the amount allowed in the product license.
AmountOfCisExceededException(String) - Constructor for exception com.xebialabs.license.AmountOfCisExceededException
 
AWS_NONCE - com.xebialabs.license.LicenseProperty
 
AWS_PRODUCT_CODE - com.xebialabs.license.LicenseProperty
 

C

com.xebialabs.license - package com.xebialabs.license
 
com.xebialabs.license.service - package com.xebialabs.license.service
 
Community - com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
 
Community - com.xebialabs.license.LicenseVersion4.Edition4
 
CONTACT - com.xebialabs.license.LicenseProperty
 
contains(String) - Static method in enum com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
 
contains(String) - Static method in enum com.xebialabs.license.LicenseVersion4.Edition4
 
create(License) - Method in interface com.xebialabs.license.service.LicenseCiCounterFactory
 

D

DATE - com.xebialabs.license.LicensePropertyType
 

E

EDITION - com.xebialabs.license.LicenseProperty
 
Enterprise - com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
 
Essentials - com.xebialabs.license.LicenseVersion4.Edition4
 
EXPIRES_AFTER - com.xebialabs.license.LicenseProperty
 

F

fromType(String) - Static method in enum com.xebialabs.license.LicenseType
 

G

get(LicenseProperty) - Method in class com.xebialabs.license.LicensePropertyMap
 
get(String) - Static method in enum com.xebialabs.license.LicenseProperty
 
getAsString(LicenseProperty) - Method in class com.xebialabs.license.LicensePropertyMap
 
getCiCount(Type) - Method in class com.xebialabs.license.service.LicenseTransaction
 
getCiCountTypes() - Method in class com.xebialabs.license.service.LicenseTransaction
 
getCounter() - Method in interface com.xebialabs.license.service.LicenseService
Provides an access to the counter
getLicense() - Method in interface com.xebialabs.license.service.LicenseService
 
getLicenseProperties() - Method in class com.xebialabs.license.License
 
getLicenseProperties() - Method in class com.xebialabs.license.LicenseVersion3
Deprecated.
 
getLicenseProperties() - Method in class com.xebialabs.license.LicenseVersion4
 
getLicenseProperties() - Method in class com.xebialabs.license.MarketplaceLicense
 
getLicenseVersion() - Method in class com.xebialabs.license.License
 
getLicenseVersion() - Method in class com.xebialabs.license.LicenseVersion3
Deprecated.
 
getLicenseVersion() - Method in class com.xebialabs.license.LicenseVersion4
 
getLicenseVersion() - Method in class com.xebialabs.license.MarketplaceLicense
 
getListValue(LicenseProperty) - Method in class com.xebialabs.license.License
 
getLocalDateValue(LicenseProperty) - Method in class com.xebialabs.license.License
 
getLongerNameLength() - Static method in enum com.xebialabs.license.LicenseProperty
 
getMapValue(LicenseProperty) - Method in class com.xebialabs.license.License
 
getName() - Method in enum com.xebialabs.license.LicenseProperty
 
getNewId() - Method in exception com.xebialabs.license.LicenseRepositoryIdException
 
getOriginalMessage() - Method in exception com.xebialabs.license.LicenseParseException
 
getProduct() - Method in interface com.xebialabs.license.service.LicenseService
Provide the product name.
getRequiredProperties() - Method in class com.xebialabs.license.License
 
getRequiredProperties() - Method in class com.xebialabs.license.LicenseVersion3
Deprecated.
 
getRequiredProperties() - Method in class com.xebialabs.license.LicenseVersion4
 
getRequiredProperties() - Method in class com.xebialabs.license.MarketplaceLicense
 
getStringValue(LicenseProperty) - Method in class com.xebialabs.license.License
 
getType() - Method in enum com.xebialabs.license.LicenseProperty
 
getType() - Method in enum com.xebialabs.license.LicenseType
 
getValidPeriod() - Method in interface com.xebialabs.license.service.LicenseService
Returns the amount of time this license is still valid

H

hasLicenseProperty(LicenseProperty) - Method in class com.xebialabs.license.License
 

I

initialize(LicenseCiCounterFactory) - Method in interface com.xebialabs.license.service.LicenseService
Initialization that requires the repository
isDateExpired() - Method in class com.xebialabs.license.License
 
isDateExpired(LocalDate) - Method in class com.xebialabs.license.License
 
isDummyLicense() - Method in class com.xebialabs.license.License
 
isLicenseExpired() - Method in interface com.xebialabs.license.service.LicenseService
Checks whether the license is expired

L

License - Class in com.xebialabs.license
 
License(LicensePropertyMap) - Constructor for class com.xebialabs.license.License
 
LICENSE_DATE_FORMAT - Static variable in class com.xebialabs.license.LicensePropertyMap
 
LICENSE_PREAMBLE - Static variable in class com.xebialabs.license.License
 
LICENSE_VERSION - com.xebialabs.license.LicenseProperty
 
LicenseCiCounterFactory - Interface in com.xebialabs.license.service
 
LICENSED_PLUGINS - com.xebialabs.license.LicenseProperty
 
LICENSED_TO - com.xebialabs.license.LicenseProperty
 
LicenseEditionException - Exception in com.xebialabs.license
 
LicenseEditionException(String) - Constructor for exception com.xebialabs.license.LicenseEditionException
 
LicenseParseException - Exception in com.xebialabs.license
Exception in case parsing of a license message failes, for example because of malformed Base64
LicenseParseException(String) - Constructor for exception com.xebialabs.license.LicenseParseException
 
LicenseParseException(String, String) - Constructor for exception com.xebialabs.license.LicenseParseException
 
LicenseParseException(String, String, Throwable) - Constructor for exception com.xebialabs.license.LicenseParseException
 
LicenseParseException(String, Throwable) - Constructor for exception com.xebialabs.license.LicenseParseException
 
LicensePeriodExpiredException - Exception in com.xebialabs.license
When thrown indicates that loaded license has been expired
LicensePeriodExpiredException(String) - Constructor for exception com.xebialabs.license.LicensePeriodExpiredException
 
LicenseProductException - Exception in com.xebialabs.license
When thrown indicates that loaded license was issued for different product.
LicenseProductException(String) - Constructor for exception com.xebialabs.license.LicenseProductException
 
LicenseProperty - Enum in com.xebialabs.license
Property names used in license file
LicensePropertyMap - Class in com.xebialabs.license
 
LicensePropertyMap() - Constructor for class com.xebialabs.license.LicensePropertyMap
 
LicensePropertyType - Enum in com.xebialabs.license
 
LicenseRepositoryIdException - Exception in com.xebialabs.license
 
LicenseRepositoryIdException(String) - Constructor for exception com.xebialabs.license.LicenseRepositoryIdException
 
LicenseService - Interface in com.xebialabs.license.service
 
LicenseTransaction - Class in com.xebialabs.license.service
 
LicenseTransaction() - Constructor for class com.xebialabs.license.service.LicenseTransaction
 
LicenseType - Enum in com.xebialabs.license
 
LicenseVerificationException - Exception in com.xebialabs.license
 
LicenseVerificationException(String) - Constructor for exception com.xebialabs.license.LicenseVerificationException
 
LicenseVerificationException(String, Throwable) - Constructor for exception com.xebialabs.license.LicenseVerificationException
 
LicenseVersion3 - Class in com.xebialabs.license
Deprecated.
LicenseVersion3(LicensePropertyMap) - Constructor for class com.xebialabs.license.LicenseVersion3
Deprecated.
 
LicenseVersion3.Edition3 - Enum in com.xebialabs.license
Deprecated.
 
LicenseVersion4 - Class in com.xebialabs.license
 
LicenseVersion4(LicensePropertyMap) - Constructor for class com.xebialabs.license.LicenseVersion4
 
LicenseVersion4.Edition4 - Enum in com.xebialabs.license
 
LicenseViolationException - Exception in com.xebialabs.license
Base for all exceptions related to the content of a license.
LicenseViolationException(String) - Constructor for exception com.xebialabs.license.LicenseViolationException
 
LicenseViolationException(String, Throwable) - Constructor for exception com.xebialabs.license.LicenseViolationException
 
LIST_OF_STRINGS - com.xebialabs.license.LicensePropertyType
 

M

MAP_STRING_INTEGER - com.xebialabs.license.LicensePropertyType
 
MARKETPLACE - com.xebialabs.license.LicenseType
 
MarketplaceLicense - Class in com.xebialabs.license
 
MarketplaceLicense(LicensePropertyMap) - Constructor for class com.xebialabs.license.MarketplaceLicense
 
MAX_NUMBER_OF_CIS - com.xebialabs.license.LicenseProperty
 
MAX_NUMBER_OF_USERS - com.xebialabs.license.LicenseProperty
 
MAX_TRIAL_LICENSE_VALIDITY - Static variable in class com.xebialabs.license.License
 
MissingLicensePropertyException - Exception in com.xebialabs.license
 
MissingLicensePropertyException(String) - Constructor for exception com.xebialabs.license.MissingLicensePropertyException
 

N

NONE - com.xebialabs.license.LicenseType
 

P

preamble() - Method in class com.xebialabs.license.License
 
Premium - com.xebialabs.license.LicenseVersion4.Edition4
 
Pro - com.xebialabs.license.LicenseVersion4.Edition4
 
PRODUCT - com.xebialabs.license.LicenseProperty
 
PRODUCT_OLD_DEPLOYIT - Static variable in class com.xebialabs.license.License
 
PRODUCT_XL_DEPLOY - Static variable in class com.xebialabs.license.License
 
PRODUCT_XL_RELEASE - Static variable in class com.xebialabs.license.License
 
PRODUCT_XL_TESTVIEW - Static variable in class com.xebialabs.license.License
 
PRODUCTS - Static variable in class com.xebialabs.license.License
 

R

registerCreate(Type, int) - Method in class com.xebialabs.license.service.LicenseTransaction
 
registerDelete(Type, int) - Method in class com.xebialabs.license.service.LicenseTransaction
 
reload() - Method in interface com.xebialabs.license.service.LicenseService
Reload the license file from the file system and LicenseService.validate() it.
REPOSITORY_ID - com.xebialabs.license.LicenseProperty
 
rollbackTransaction(LicenseTransaction) - Method in interface com.xebialabs.license.service.LicenseService
Rolls back any CI changes (deletions, creations, copies) that were performed as part of the given license transaction

S

set(LicenseProperty, String) - Method in class com.xebialabs.license.LicensePropertyMap
 
startTransaction() - Method in interface com.xebialabs.license.service.LicenseService
Gives you a new LicenseTransaction object so you can keep track of what CIs were created during this JcrTransaction per thread.
STRING - com.xebialabs.license.LicensePropertyType
 
SUPPORT_POLICY - com.xebialabs.license.LicenseProperty
 

T

toLicenseContent() - Method in class com.xebialabs.license.License
 
toString() - Method in class com.xebialabs.license.License
 
toString() - Method in class com.xebialabs.license.LicensePropertyMap
 
Trial - com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
 
Trial - com.xebialabs.license.LicenseVersion4.Edition4
 

U

Unregistered - com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
 
Unregistered - com.xebialabs.license.LicenseVersion4.Edition4
 
UnregisteredLicenseExpiredException - Exception in com.xebialabs.license
 
UnregisteredLicenseExpiredException(String) - Constructor for exception com.xebialabs.license.UnregisteredLicenseExpiredException
 

V

validate() - Method in interface com.xebialabs.license.service.LicenseService
Validates whether XL Deploy server meets all the license requirements for the license on disk
validate(License) - Method in interface com.xebialabs.license.service.LicenseService
Validates whether XL Deploy server meets all the license requirements for a license instance
validateLicenseFormat() - Method in class com.xebialabs.license.License
 
validateLicenseFormat() - Method in class com.xebialabs.license.LicenseVersion3
Deprecated.
 
validateLicenseFormat() - Method in class com.xebialabs.license.LicenseVersion4
 
validateProperties() - Method in class com.xebialabs.license.License
 
validateSpecific() - Method in class com.xebialabs.license.License
 
validateSpecific() - Method in class com.xebialabs.license.LicenseVersion3
Deprecated.
 
validateSpecific() - Method in class com.xebialabs.license.LicenseVersion4
 
valueOf(String) - Static method in enum com.xebialabs.license.LicenseProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.license.LicensePropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.license.LicenseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xebialabs.license.LicenseVersion4.Edition4
Returns the enum constant of this type with the specified name.
values - Variable in class com.xebialabs.license.License
 
values() - Static method in enum com.xebialabs.license.LicenseProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.license.LicensePropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.license.LicenseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.license.LicenseVersion3.Edition3
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xebialabs.license.LicenseVersion4.Edition4
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class com.xebialabs.license.LicenseVersion3
Deprecated.
 
VERSION - Static variable in class com.xebialabs.license.LicenseVersion4
 
VERSION_1 - com.xebialabs.license.LicenseType
 
VERSION_2 - com.xebialabs.license.LicenseType
 
VERSION_3 - com.xebialabs.license.LicenseType
 
VERSION_4 - com.xebialabs.license.LicenseType
 
A C D E F G H I L M N P R S T U V 
All Classes All Packages