Package overit.geocallapp.wfm.ai.config
Class PropertiesAI
java.lang.Object
overit.geocallapp.utilities.config.Properties
overit.geocallapp.wfm.ai.config.PropertiesAI
Class containing configurations related to AI module. The values can be set in main properties file (default:
wfm.properties)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<Boolean> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version.static final overit.geocall.config.Property<String> Deprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringDeprecated, for removal: This API element is subject to removal in a future version.static StringDeprecated, for removal: This API element is subject to removal in a future version.static Stringstatic StringDeprecated, for removal: This API element is subject to removal in a future version.static Stringstatic Stringstatic Stringstatic Stringstatic Stringstatic intstatic Stringstatic Booleanstatic Stringstatic Stringstatic Stringstatic StringMethods inherited from class overit.geocallapp.utilities.config.Properties
getBooleanProperty, getBooleanProperty, getBooleanSystemProperty, getBooleanSystemProperty, getDoubleProperty, getDoubleProperty, getIntegerProperty, getIntegerProperty, getIntegerSystemProperty, getIntegerSystemProperty, getLongProperty, getLongProperty, getStringListProperty, getStringListProperty, getStringProperty, getStringProperty, getStringSystemProperty, getStringSystemProperty
-
Field Details
-
AI_S3_DATA_ROOT
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> AI_S3_DATA_ROOTDeprecated, for removal: This API element is subject to removal in a future version. -
AI_ENVIRONMENT
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> AI_ENVIRONMENTDeprecated, for removal: This API element is subject to removal in a future version. -
AI_EXP_TIME_IN_MINUTES
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> AI_EXP_TIME_IN_MINUTESDeprecated, for removal: This API element is subject to removal in a future version. -
API_ROLE_ARN
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> API_ROLE_ARNDeprecated, for removal: This API element is subject to removal in a future version. -
API_ROLE_ARN_VA
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> API_ROLE_ARN_VADeprecated, for removal: This API element is subject to removal in a future version. -
API_URL
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> API_URLDeprecated, for removal: This API element is subject to removal in a future version. -
TAGS_APPNAME
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> TAGS_APPNAMEDeprecated, for removal: This API element is subject to removal in a future version. -
TAGS_APPVERSIONNAME
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> TAGS_APPVERSIONNAMEDeprecated, for removal: This API element is subject to removal in a future version. -
TAGS_ENVIRONMENT
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> TAGS_ENVIRONMENTDeprecated, for removal: This API element is subject to removal in a future version. -
ASSUME_ROLE
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<Boolean> ASSUME_ROLEDeprecated, for removal: This API element is subject to removal in a future version. -
AI_SERVICE_REGION
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> AI_SERVICE_REGIONDeprecated, for removal: This API element is subject to removal in a future version. -
AI_COMMUNITY_HOST
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> AI_COMMUNITY_HOSTDeprecated, for removal: This API element is subject to removal in a future version. -
AI_CONFLUENCE_SPACE_ID
@Deprecated(since="15.0", forRemoval=true) public static final overit.geocall.config.Property<String> AI_CONFLUENCE_SPACE_IDDeprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
PropertiesAI
protected PropertiesAI()
-
-
Method Details
-
getEnvironment
-
getS3DataRoot
-
getAPIRoleARN
-
getAPIRoleARNVa
Deprecated, for removal: This API element is subject to removal in a future version. -
getAPIUrl
-
getTagsVersionName
-
getTagsAppVersionName
-
getTagsEnvironment
-
getRoleAssumed
-
getRegionAIService
-
getAICommunityHost
Deprecated, for removal: This API element is subject to removal in a future version. -
getAIConfluenceSpaceId
Deprecated, for removal: This API element is subject to removal in a future version. -
getExpTime
public static int getExpTime() -
getAwsAccessKeyId
-
getAwsSecretAccessKey
-
getAwsSessionToken
-