public enum ConfigurationValue extends Enum<ConfigurationValue>
| Enum Constant and Description |
|---|
ACTIVITI_ASYNC_JOB_LOCK_TIME_MILLIS
The Activiti asynchronous job lock expiration time in milliseconds.
|
ACTIVITI_DEFAULT_MAIL_FROM
The default "from" field for Activiti mail task
|
ACTIVITI_JOB_DEFINITION_ASSERT_ASYNC
Asserts when the first task in the activiti workflow is asynchronous when the value is true.
|
ACTIVITI_JOB_DEFINITION_ID_TEMPLATE
The tokenized template of the Activiti Id.
|
ACTIVITI_THREAD_POOL_CORE_POOL_SIZE
The activiti thread pool core pool size.
|
ACTIVITI_THREAD_POOL_KEEP_ALIVE_SECS
The activiti thread pool keep alive in seconds.
|
ACTIVITI_THREAD_POOL_MAX_POOL_SIZE
The activiti thread pool max pool size.
|
ACTIVITI_THREAD_POOL_QUEUE_CAPACITY
The activiti thread pool queue capacity.
|
AVAILABILITY_DDL_MAX_PARTITION_VALUES
The optional maximum number of expected partition values allowed for availability and DDL generation.
|
AWS_MAX_RETRY_ATTEMPT
The number of times AWS SDK clients will retry on error before giving up.
|
AWS_S3_DEFAULT_DOWNLOAD_SESSION_DURATION_SECS
The default S3 download session duration in seconds.
|
AWS_S3_DEFAULT_UPLOAD_SESSION_DURATION_SECS
The default S3 upload session duration in seconds.
|
BDATA_FINALIZE_RESTORE_JOB_CRON_EXPRESSION
The cron expression to schedule "businessObjectDataFinalizeRestore" system job.
|
BDATA_FINALIZE_RESTORE_JOB_MAX_BDATA_INSTANCES
The maximum number of business object data instances being restored that can get processed in a single run of this system job.
|
BUSINESS_OBJECT_DATA_SEARCH_MAX_RESULTS_PER_PAGE
The maximum number of records per page returned in business object data search results
|
BUSINESS_OBJECT_DEFINITION_SHORT_DESCRIPTION_LENGTH
The cut-off length of the short description
|
CREDSTASH_AWS_REGION_NAME
The Credstash aws region name.
|
CREDSTASH_ENCRYPTION_CONTEXT
The Credstash encryption context key value map.
|
CREDSTASH_TABLE_NAME
The name of the Credstash table where credentials are stored.
|
DATABASE_TYPE
The database type.
|
DB_IN_CLAUSE_CHUNK_SIZE
The chunk size to use when creating database "in" clauses.
|
ELASTICSEARCH_BDEF_DOCUMENT_TYPE
The elasticsearch document type
|
ELASTICSEARCH_BDEF_INDEX_NAME
The elasticsearch index name
|
ELASTICSEARCH_BDEF_MAPPINGS_JSON
The elasticsearch mappings JSON
|
ELASTICSEARCH_BDEF_SPOT_CHECK_MOST_RECENT_NUMBER
The elasticsearch spot check most recent number
|
ELASTICSEARCH_BDEF_SPOT_CHECK_PERCENTAGE
The elasticsearch spot check percentage
|
ELASTICSEARCH_DEFAULT_PORT
The elasticsearch default port
|
ELASTICSEARCH_SEARCH_GUARD_ENABLED
The elasticsearch search guard enabled
|
ELASTICSEARCH_SEARCH_GUARD_KEYSTORE_CREDENTIAL_NAME
The elasticsearch search guard keystore credential name
|
ELASTICSEARCH_SEARCH_GUARD_KEYSTORE_PATH
The elasticsearch search guard keystore path
|
ELASTICSEARCH_SEARCH_GUARD_TRUSTSTORE_CREDENTIAL_NAME
The elasticsearch search guard truststore credential name
|
ELASTICSEARCH_SEARCH_GUARD_TRUSTSTORE_PATH
The elasticsearch search guard truststore file path
|
ELASTICSEARCH_SETTINGS_JSON
The elasticsearch settings JSON
|
ELASTICSEARCH_TAG_MAPPINGS_JSON
The elasticsearch tag mappings JSON
|
EMR_CLUSTER_NAME_TEMPLATE
The tokenized template of the EMR cluster name.
|
EMR_CONDITIONAL_SCRIPT
Bootstrapping script for conditional master node.
|
EMR_CONFIGURE_DAEMON
Bootstrapping script for daemon configuration.
|
EMR_CONFIGURE_HADOOP
Bootstrapping script for configuring Hadoop parameters.
|
EMR_DEFAULT_EC2_NODE_IAM_PROFILE_NAME
The default value for EC2 node IAM profile name when creating EMR cluster.
|
EMR_DEFAULT_SERVICE_IAM_ROLE_NAME
The default value for service IAM role name when creating EMR cluster
|
EMR_ENCRYPTION_SCRIPT
Bootstrapping script for encryption support.
|
EMR_HERD_SUPPORT_SECURITY_GROUP
The herd EMR support security group.
|
EMR_NODE_CONDITION
The node condition for running a bootstrap script.
|
EMR_OOZIE_HERD_WRAPPER_WORKFLOW_HDFS_LOCATION
The folder on HDFS where the herd wrapper workflow is copied to.
|
EMR_OOZIE_HERD_WRAPPER_WORKFLOW_S3_LOCATION
The folder on S3 where the herd wrapper workflow is.
|
EMR_OOZIE_JOBS_TO_INCLUDE_IN_CLUSTER_STATUS
The number of oozie jobs to return with EMR cluster status.
|
EMR_OOZIE_RUN_SCRIPT
Bootstrapping script for running oozie commands.
|
EMR_OOZIE_SCRIPT
Bootstrapping script for Oozie Installation.
|
EMR_OOZIE_TAR_FILE
Tar file for the installation of Oozie.
|
EMR_OOZIE_URL_TEMPLATE
The oozie url template.
|
EMR_S3_HDFS_COPY_SCRIPT
S3 to HDFS copy script.
|
EMR_SHELL_SCRIPT_JAR
EMR Jar file that executes a shell script.
|
EMR_SPOT_PRICE_HISTORY_PRODUCT_DESCRIPTIONS
The list of product descriptions to filter by when looking up EMR spot price history.
|
EMR_VALID_STATES
Valid cluster states which are considered as "Running" cluster.
|
FIELD_DATA_DELIMITER
The token delimiter to use for field data.
|
FIELD_DATA_DELIMITER_ESCAPE_CHAR
The escape character used to escape field data delimiter.
|
FILE_UPLOAD_CLEANUP_JOB_CRON_EXPRESSION
The cron expression to schedule "fileUploadCleanup" system job.
|
FILE_UPLOAD_CLEANUP_JOB_THRESHOLD_MINUTES
The threshold in minutes to be used to select dangling business object data S3_MANAGED_LOADING _DOCK records and orphaned multi-part upload parts for
deletion.
|
HERD_CACHE_MAX_ELEMENTS_IN_MEMORY
The max elements in cache memory defined in net.sf.ehcache.config.CacheConfiguration.
|
HERD_CACHE_MEMORY_STORE_EVICTION_POLICY
The cache memory store eviction policy defined in net.sf.ehcache.config.CacheConfiguration.
|
HERD_CACHE_TIME_TO_IDLE_SECONDS
The cache time to idle in seconds defined in net.sf.ehcache.config.CacheConfiguration.
|
HERD_CACHE_TIME_TO_LIVE_SECONDS
The cache time to live in seconds defined in net.sf.ehcache.config.CacheConfiguration.
|
HERD_DATA_SOURCE_JNDI_NAME
The optional herd data source JNDI name.
|
HERD_ENVIRONMENT
The herd environment name.
|
HERD_NOTIFICATION_SQS_APPLICATION_NAME
The application name used to post message to SQS.
|
HERD_NOTIFICATION_SQS_BUSINESS_OBJECT_DATA_STATUS_CHANGE_VELOCITY_TEMPLATE
The velocity template to use when generate the business object data status change message.
|
HERD_NOTIFICATION_SQS_ENABLED
Indicates whether the herd events are posted to AWS SQS.
|
HERD_NOTIFICATION_SQS_ENVIRONMENT
The environment used to post message to SQS.
|
HERD_NOTIFICATION_SQS_INCOMING_QUEUE_NAME
AWS SQS queue name where herd events are posted to.
|
HERD_NOTIFICATION_SQS_OUTGOING_QUEUE_NAME
AWS SQS queue name where herd events are posted to.
|
HERD_NOTIFICATION_SQS_SYS_MONITOR_REQUEST_XPATH_PROPERTIES
A list of properties where each key is used as a key for building the system monitor response and each value is an XPath expression that will be applied
to the system monitor request to store values which can be used when building the response.
|
HERD_NOTIFICATION_SQS_SYS_MONITOR_RESPONSE_VELOCITY_TEMPLATE
The velocity template to use when generate the system monitor response.
|
HERD_NOTIFICATION_SQS_XSD_NAME
The xsd used to post message to SQS.
|
HIBERNATE_DIALECT
The hibernate dialect used for the database type.
|
HTTP_PROXY_HOST
The HTTP proxy hostname.
|
HTTP_PROXY_PORT
The HTTP proxy port.
|
JAXB_XML_HEADERS
The JAXB XML headers to use when outputting XML from the REST tier.
|
JDBC_MAX_STATEMENTS
The maximum number of statements allowed to be executed in JDBC service.
|
JDBC_RESULT_MAX_ROWS
The maximum number of rows returned in the result of a statement execution of the JDBC service.
|
JMS_LISTENER_ENABLED
Indicates whether the JMS message listener service is enabled or not.
|
JMS_LISTENER_POOL_CONCURRENCY_LIMITS
JMS listener concurrency limits via a "lower-upper" String, e.g.
|
JMS_PUBLISHING_JOB_CRON_EXPRESSION
The cron expression to schedule "jmsPublishing" system job.
|
JOBS_QUERY_MAX_RESULTS
The maximum number of results that will be returned in a jobs query.
|
LDAP_ATTRIBUTE_USER_EMAIL_ADDRESS
The LDAP attribute id for user's e-mail address.
|
LDAP_ATTRIBUTE_USER_FULL_NAME
The LDAP attribute id for user's full name.
|
LDAP_ATTRIBUTE_USER_ID
The LDAP attribute id for user's fully qualified username.
|
LDAP_ATTRIBUTE_USER_JOB_TITLE
The LDAP attribute id for user's job title.
|
LDAP_ATTRIBUTE_USER_TELEPHONE_NUMBER
The LDAP attribute id for user's telephone number.
|
LDAP_BASE
The base suffix from which all LDAP operations should origin.
|
LDAP_PASSWORD
The LDAP password (credentials) to use for getting authenticated contexts.
|
LDAP_URL
The url of the LDAP server.
|
LDAP_USER_DN
The LDAP user distinguished name (principal) to use for getting authenticated contexts.
|
LOG4J_OVERRIDE_CONFIGURATION
The optional Log4J override configuration.
|
LOG4J_OVERRIDE_RESOURCE_LOCATION
The optional Log4J override resource location.
|
MANDATORY_AWS_TAGS
The mandatory AWS tags for instances.
|
MAX_ALLOWED_TAG_NESTING
The maximum number of nested tags allowed
|
MAX_EMR_INSTANCES_COUNT
The maximum number of instances allowed in EMR cluster.
|
NAMESPACE_IAM_ROLE_AUTHORIZATION_ENABLED
Indicates whether the namespace IAM role authorization is enabled
|
NOT_ALLOWED_HERD_ENDPOINTS
The herd endpoints that are not allowed.
|
QUARTZ_JOBSTORE_DRIVER_DELEGATE_CLASS
The quartz driver delegate class, that works with the quartz database.
|
S3_ATTRIBUTE_NAME_BUCKET_NAME
The S3 attribute name for bucket name.
|
S3_ATTRIBUTE_NAME_DOWNLOAD_ROLE_ARN
The storage attribute name which specifies the download role ARN.
|
S3_ATTRIBUTE_NAME_DOWNLOAD_SESSION_DURATION_SECS
The storage attribute name which specifies the download session duration in seconds.
|
S3_ATTRIBUTE_NAME_KEY_PREFIX_VELOCITY_TEMPLATE
The storage attribute name which specifies the S3 key prefix velocity template.
|
S3_ATTRIBUTE_NAME_KMS_KEY_ID
The storage attribute name which specifies the KMS key ID to use to encrypt/decrypt objects in the bucket.
|
S3_ATTRIBUTE_NAME_UPLOAD_ROLE_ARN
The storage attribute name which specifies the upload role ARN.
|
S3_ATTRIBUTE_NAME_UPLOAD_SESSION_DURATION_SECS
The storage attribute name which specifies the upload session duration in seconds.
|
S3_ATTRIBUTE_NAME_VALIDATE_FILE_EXISTENCE
The S3 attribute name for validating the file existence.
|
S3_ATTRIBUTE_NAME_VALIDATE_FILE_SIZE
The S3 attribute name for validating the file size.
|
S3_ATTRIBUTE_NAME_VALIDATE_PATH_PREFIX
The S3 attribute name for validating the path prefix.
|
S3_ENDPOINT
The optional S3 endpoint to use when using S3 services.
|
S3_EXTERNAL_STORAGE_NAME_DEFAULT
The default storage name for external storage for use with LFU.
|
S3_STAGING_BUCKET_NAME
The S3 staging bucket name.
|
S3_STAGING_RESOURCE_BASE
The S3 Staging resources location as per DB properties.
|
S3_STAGING_RESOURCE_LOCATION
The S3 Staging resources location as per DB properties.
|
S3_STORAGE_NAME_DEFAULT
The default name of the S3 storage.
|
S3_URL_PATH_DELIMITER
Delimiter in the S3 URL path.
|
S3_URL_PROTOCOL
S3 protocol for constructing an S3 URL.
|
SAMPLE_DATA_JMS_LISTENER_ENABLED
Indicates whether the sample data JMS message listener service is enabled or not.
|
SAMPLE_DATA_SQS_QUEUE_NAME
AWS SQS queue name where sample data upload sends message
|
SEARCH_INDEX_UPDATE_JMS_LISTENER_ENABLED
Indicates whether the sample data JMS message listener service is enabled or not.
|
SEARCH_INDEX_UPDATE_SQS_QUEUE_NAME
The search index update queue name
|
SECURITY_ENABLED_SPEL_EXPRESSION
Indicates whether security is enabled.
|
SECURITY_HTTP_HEADER_ENABLED
Indicates whether to use http headers based security.
|
SECURITY_HTTP_HEADER_NAMES
The http headers names for header based security.
|
SECURITY_HTTP_HEADER_ROLE_REGEX
Regex used to match role from a header value.
|
SECURITY_HTTP_HEADER_ROLE_REGEX_GROUP
The regex group name to use to match a role.
|
SHOW_SQL
Determines whether SQL will be logged or not.
|
STORAGE_FILE_PATHS_QUERY_PAGINATION_SIZE
The pagination size for the query that returns storage file paths.
|
STORAGE_POLICY_PROCESSOR_BDATA_SIZE_THRESHOLD_GB
The maximum size in GB (gigabytes) of a business object data instance allowed to be processed (transitioned) by the storage policy processor.
|
STORAGE_POLICY_PROCESSOR_BDATA_UPDATED_ON_THRESHOLD_DAYS
The threshold in days since business object data registration update for business object data to be selectable by a storage policy of the
DAYS_SINCE_BDATA_PRIMARY_PARTITION_VALUE storage policy rule type.
|
STORAGE_POLICY_PROCESSOR_JMS_LISTENER_ENABLED
Indicates whether the the storage policy processor JMS message listener service is enabled or not.
|
STORAGE_POLICY_PROCESSOR_JMS_LISTENER_POOL_CONCURRENCY_LIMITS
JMS listener concurrency limits for the storage policy processor JMS message listener service via a "lower-upper" String, e.g.
|
STORAGE_POLICY_SELECTOR_JOB_CRON_EXPRESSION
The cron expression to schedule "storagePolicySelector" system job.
|
STORAGE_POLICY_SELECTOR_JOB_MAX_BDATA_INSTANCES
The maximum number of business object data instances to be selected per storage policies in a single run of the storage policy selector system job.
|
STORAGE_POLICY_SELECTOR_JOB_SQS_QUEUE_NAME
AWS SQS queue name where storage policy selector job sends storage policy selection messages.
|
SYSTEM_JOBS_THREAD_POOL_THREAD_COUNT
This is the number of threads that are available for concurrent execution of system jobs.
|
TEMPLATE_TOKEN_DELIMITER
The token delimiter to use for Activiti job definition ID template.
|
THREAD_POOL_CORE_POOL_SIZE
The thread pool core pool size.
|
THREAD_POOL_KEEP_ALIVE_SECS
The thread pool keep alive in seconds.
|
THREAD_POOL_MAX_POOL_SIZE
The thread pool max pool size.
|
THREAD_POOL_QUEUE_CAPACITY
The thread pool queue capacity.
|
USER_NAMESPACE_AUTHORIZATION_ENABLED
Indicates whether the user namespace authorization is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue() |
String |
getKey() |
static ConfigurationValue |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationValue[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final ConfigurationValue HERD_ENVIRONMENT
public static final ConfigurationValue HIBERNATE_DIALECT
public static final ConfigurationValue DATABASE_TYPE
public static final ConfigurationValue SHOW_SQL
public static final ConfigurationValue HERD_DATA_SOURCE_JNDI_NAME
public static final ConfigurationValue S3_STORAGE_NAME_DEFAULT
public static final ConfigurationValue S3_EXTERNAL_STORAGE_NAME_DEFAULT
public static final ConfigurationValue S3_ATTRIBUTE_NAME_BUCKET_NAME
public static final ConfigurationValue S3_ATTRIBUTE_NAME_VALIDATE_PATH_PREFIX
public static final ConfigurationValue S3_ATTRIBUTE_NAME_VALIDATE_FILE_EXISTENCE
public static final ConfigurationValue S3_ATTRIBUTE_NAME_VALIDATE_FILE_SIZE
public static final ConfigurationValue S3_ATTRIBUTE_NAME_UPLOAD_ROLE_ARN
public static final ConfigurationValue S3_ATTRIBUTE_NAME_UPLOAD_SESSION_DURATION_SECS
public static final ConfigurationValue S3_ATTRIBUTE_NAME_DOWNLOAD_ROLE_ARN
public static final ConfigurationValue S3_ATTRIBUTE_NAME_DOWNLOAD_SESSION_DURATION_SECS
public static final ConfigurationValue S3_ATTRIBUTE_NAME_KMS_KEY_ID
public static final ConfigurationValue S3_ATTRIBUTE_NAME_KEY_PREFIX_VELOCITY_TEMPLATE
public static final ConfigurationValue S3_ENDPOINT
public static final ConfigurationValue HTTP_PROXY_HOST
public static final ConfigurationValue HTTP_PROXY_PORT
public static final ConfigurationValue TEMPLATE_TOKEN_DELIMITER
public static final ConfigurationValue FIELD_DATA_DELIMITER
public static final ConfigurationValue FIELD_DATA_DELIMITER_ESCAPE_CHAR
public static final ConfigurationValue S3_STAGING_BUCKET_NAME
public static final ConfigurationValue S3_STAGING_RESOURCE_BASE
public static final ConfigurationValue S3_STAGING_RESOURCE_LOCATION
public static final ConfigurationValue SYSTEM_JOBS_THREAD_POOL_THREAD_COUNT
public static final ConfigurationValue QUARTZ_JOBSTORE_DRIVER_DELEGATE_CLASS
public static final ConfigurationValue FILE_UPLOAD_CLEANUP_JOB_CRON_EXPRESSION
public static final ConfigurationValue FILE_UPLOAD_CLEANUP_JOB_THRESHOLD_MINUTES
public static final ConfigurationValue JMS_PUBLISHING_JOB_CRON_EXPRESSION
public static final ConfigurationValue STORAGE_POLICY_SELECTOR_JOB_CRON_EXPRESSION
public static final ConfigurationValue STORAGE_POLICY_SELECTOR_JOB_SQS_QUEUE_NAME
public static final ConfigurationValue SAMPLE_DATA_SQS_QUEUE_NAME
public static final ConfigurationValue STORAGE_POLICY_SELECTOR_JOB_MAX_BDATA_INSTANCES
public static final ConfigurationValue STORAGE_POLICY_PROCESSOR_BDATA_UPDATED_ON_THRESHOLD_DAYS
public static final ConfigurationValue BDATA_FINALIZE_RESTORE_JOB_CRON_EXPRESSION
public static final ConfigurationValue BDATA_FINALIZE_RESTORE_JOB_MAX_BDATA_INSTANCES
public static final ConfigurationValue ACTIVITI_JOB_DEFINITION_ID_TEMPLATE
public static final ConfigurationValue ACTIVITI_DEFAULT_MAIL_FROM
public static final ConfigurationValue ACTIVITI_JOB_DEFINITION_ASSERT_ASYNC
public static final ConfigurationValue JOBS_QUERY_MAX_RESULTS
public static final ConfigurationValue EMR_NODE_CONDITION
public static final ConfigurationValue EMR_VALID_STATES
public static final ConfigurationValue EMR_SHELL_SCRIPT_JAR
public static final ConfigurationValue EMR_CLUSTER_NAME_TEMPLATE
public static final ConfigurationValue EMR_ENCRYPTION_SCRIPT
public static final ConfigurationValue EMR_CONDITIONAL_SCRIPT
public static final ConfigurationValue EMR_OOZIE_SCRIPT
public static final ConfigurationValue EMR_OOZIE_RUN_SCRIPT
public static final ConfigurationValue EMR_OOZIE_HERD_WRAPPER_WORKFLOW_S3_LOCATION
public static final ConfigurationValue EMR_OOZIE_HERD_WRAPPER_WORKFLOW_HDFS_LOCATION
public static final ConfigurationValue EMR_S3_HDFS_COPY_SCRIPT
public static final ConfigurationValue EMR_OOZIE_URL_TEMPLATE
public static final ConfigurationValue EMR_OOZIE_JOBS_TO_INCLUDE_IN_CLUSTER_STATUS
public static final ConfigurationValue EMR_HERD_SUPPORT_SECURITY_GROUP
public static final ConfigurationValue EMR_CONFIGURE_DAEMON
public static final ConfigurationValue EMR_SPOT_PRICE_HISTORY_PRODUCT_DESCRIPTIONS
public static final ConfigurationValue S3_URL_PROTOCOL
public static final ConfigurationValue S3_URL_PATH_DELIMITER
public static final ConfigurationValue EMR_CONFIGURE_HADOOP
public static final ConfigurationValue MAX_EMR_INSTANCES_COUNT
public static final ConfigurationValue EMR_OOZIE_TAR_FILE
public static final ConfigurationValue MANDATORY_AWS_TAGS
public static final ConfigurationValue AWS_MAX_RETRY_ATTEMPT
public static final ConfigurationValue AWS_S3_DEFAULT_UPLOAD_SESSION_DURATION_SECS
public static final ConfigurationValue AWS_S3_DEFAULT_DOWNLOAD_SESSION_DURATION_SECS
public static final ConfigurationValue AVAILABILITY_DDL_MAX_PARTITION_VALUES
public static final ConfigurationValue DB_IN_CLAUSE_CHUNK_SIZE
public static final ConfigurationValue THREAD_POOL_CORE_POOL_SIZE
public static final ConfigurationValue THREAD_POOL_MAX_POOL_SIZE
public static final ConfigurationValue THREAD_POOL_KEEP_ALIVE_SECS
public static final ConfigurationValue THREAD_POOL_QUEUE_CAPACITY
public static final ConfigurationValue ACTIVITI_THREAD_POOL_CORE_POOL_SIZE
public static final ConfigurationValue ACTIVITI_THREAD_POOL_MAX_POOL_SIZE
public static final ConfigurationValue ACTIVITI_THREAD_POOL_KEEP_ALIVE_SECS
public static final ConfigurationValue ACTIVITI_THREAD_POOL_QUEUE_CAPACITY
public static final ConfigurationValue ACTIVITI_ASYNC_JOB_LOCK_TIME_MILLIS
public static final ConfigurationValue JMS_LISTENER_POOL_CONCURRENCY_LIMITS
public static final ConfigurationValue STORAGE_POLICY_PROCESSOR_JMS_LISTENER_ENABLED
public static final ConfigurationValue SAMPLE_DATA_JMS_LISTENER_ENABLED
public static final ConfigurationValue JMS_LISTENER_ENABLED
public static final ConfigurationValue STORAGE_POLICY_PROCESSOR_JMS_LISTENER_POOL_CONCURRENCY_LIMITS
public static final ConfigurationValue STORAGE_POLICY_PROCESSOR_BDATA_SIZE_THRESHOLD_GB
public static final ConfigurationValue STORAGE_FILE_PATHS_QUERY_PAGINATION_SIZE
public static final ConfigurationValue LOG4J_OVERRIDE_CONFIGURATION
public static final ConfigurationValue LOG4J_OVERRIDE_RESOURCE_LOCATION
public static final ConfigurationValue NOT_ALLOWED_HERD_ENDPOINTS
public static final ConfigurationValue JAXB_XML_HEADERS
public static final ConfigurationValue SECURITY_ENABLED_SPEL_EXPRESSION
public static final ConfigurationValue SECURITY_HTTP_HEADER_ENABLED
public static final ConfigurationValue SECURITY_HTTP_HEADER_NAMES
public static final ConfigurationValue SECURITY_HTTP_HEADER_ROLE_REGEX
public static final ConfigurationValue SECURITY_HTTP_HEADER_ROLE_REGEX_GROUP
public static final ConfigurationValue USER_NAMESPACE_AUTHORIZATION_ENABLED
public static final ConfigurationValue NAMESPACE_IAM_ROLE_AUTHORIZATION_ENABLED
public static final ConfigurationValue HERD_NOTIFICATION_SQS_ENABLED
public static final ConfigurationValue HERD_NOTIFICATION_SQS_OUTGOING_QUEUE_NAME
public static final ConfigurationValue HERD_NOTIFICATION_SQS_INCOMING_QUEUE_NAME
public static final ConfigurationValue HERD_NOTIFICATION_SQS_APPLICATION_NAME
public static final ConfigurationValue HERD_NOTIFICATION_SQS_ENVIRONMENT
public static final ConfigurationValue HERD_NOTIFICATION_SQS_XSD_NAME
public static final ConfigurationValue HERD_NOTIFICATION_SQS_SYS_MONITOR_REQUEST_XPATH_PROPERTIES
public static final ConfigurationValue HERD_NOTIFICATION_SQS_SYS_MONITOR_RESPONSE_VELOCITY_TEMPLATE
public static final ConfigurationValue HERD_NOTIFICATION_SQS_BUSINESS_OBJECT_DATA_STATUS_CHANGE_VELOCITY_TEMPLATE
public static final ConfigurationValue HERD_CACHE_TIME_TO_LIVE_SECONDS
public static final ConfigurationValue HERD_CACHE_TIME_TO_IDLE_SECONDS
public static final ConfigurationValue HERD_CACHE_MAX_ELEMENTS_IN_MEMORY
public static final ConfigurationValue HERD_CACHE_MEMORY_STORE_EVICTION_POLICY
public static final ConfigurationValue EMR_DEFAULT_EC2_NODE_IAM_PROFILE_NAME
public static final ConfigurationValue EMR_DEFAULT_SERVICE_IAM_ROLE_NAME
public static final ConfigurationValue JDBC_MAX_STATEMENTS
public static final ConfigurationValue JDBC_RESULT_MAX_ROWS
public static final ConfigurationValue BUSINESS_OBJECT_DATA_SEARCH_MAX_RESULTS_PER_PAGE
public static final ConfigurationValue MAX_ALLOWED_TAG_NESTING
public static final ConfigurationValue BUSINESS_OBJECT_DEFINITION_SHORT_DESCRIPTION_LENGTH
public static final ConfigurationValue LDAP_URL
public static final ConfigurationValue LDAP_BASE
public static final ConfigurationValue LDAP_USER_DN
public static final ConfigurationValue LDAP_PASSWORD
public static final ConfigurationValue LDAP_ATTRIBUTE_USER_ID
public static final ConfigurationValue LDAP_ATTRIBUTE_USER_FULL_NAME
public static final ConfigurationValue LDAP_ATTRIBUTE_USER_JOB_TITLE
public static final ConfigurationValue LDAP_ATTRIBUTE_USER_EMAIL_ADDRESS
public static final ConfigurationValue LDAP_ATTRIBUTE_USER_TELEPHONE_NUMBER
public static final ConfigurationValue ELASTICSEARCH_BDEF_INDEX_NAME
public static final ConfigurationValue ELASTICSEARCH_BDEF_DOCUMENT_TYPE
public static final ConfigurationValue ELASTICSEARCH_BDEF_MAPPINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_TAG_MAPPINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_SETTINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_DEFAULT_PORT
public static final ConfigurationValue ELASTICSEARCH_BDEF_SPOT_CHECK_PERCENTAGE
public static final ConfigurationValue ELASTICSEARCH_BDEF_SPOT_CHECK_MOST_RECENT_NUMBER
public static final ConfigurationValue ELASTICSEARCH_SEARCH_GUARD_ENABLED
public static final ConfigurationValue ELASTICSEARCH_SEARCH_GUARD_KEYSTORE_CREDENTIAL_NAME
public static final ConfigurationValue ELASTICSEARCH_SEARCH_GUARD_TRUSTSTORE_CREDENTIAL_NAME
public static final ConfigurationValue ELASTICSEARCH_SEARCH_GUARD_KEYSTORE_PATH
public static final ConfigurationValue ELASTICSEARCH_SEARCH_GUARD_TRUSTSTORE_PATH
public static final ConfigurationValue SEARCH_INDEX_UPDATE_SQS_QUEUE_NAME
public static final ConfigurationValue SEARCH_INDEX_UPDATE_JMS_LISTENER_ENABLED
public static final ConfigurationValue CREDSTASH_TABLE_NAME
public static final ConfigurationValue CREDSTASH_ENCRYPTION_CONTEXT
public static final ConfigurationValue CREDSTASH_AWS_REGION_NAME
public static ConfigurationValue[] values()
for (ConfigurationValue c : ConfigurationValue.values()) System.out.println(c);
public static ConfigurationValue valueOf(String name)
name - the name of the enum constant to be returned.IllegalArgumentException - if this enum type has no constant with the specified nameNullPointerException - if the argument is nullpublic String getKey()
public Object getDefaultValue()
Copyright © 2017. All rights reserved.