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_MAIL_SERVER_HOST
The hostname of the mail server for Actitivi mail task.
|
ACTIVITI_MAIL_SERVER_PORT
The port number of the mail server for Actitivi mail task.
|
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_REGION_NAME
The AWS region name to use when calling EMR, EC2, SNS, and SQS services.
|
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_FINAL_DESTROY_DELAY_IN_DAYS
The delay time in days to complete the business object data destroy operation.
|
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.
|
BDATA_RESTORE_EXPIRATION_IN_DAYS_DEFAULT
The default value for the expiration time for the business object data restore.
|
BUSINESS_OBJECT_DATA_GET_ALL_MAX_RESULT_COUNT
The maximum number of business object data records that will be returned by the business object data “get all” endpoints.
|
BUSINESS_OBJECT_DATA_SEARCH_MAX_PAGE_SIZE
The maximum number of records returned in business object data search page
|
BUSINESS_OBJECT_DATA_SEARCH_MAX_RESULT_COUNT
The maximum number of records returned in business object data search result count
|
BUSINESS_OBJECT_DEFINITION_SHORT_DESCRIPTION_LENGTH
The cut-off length of the short description
|
BUSINESS_OBJECT_FORMAT_ATTRIBUTE_NAME_RELATIONAL_SCHEMA_NAME
The business object format attribute name for the relational database schema name.
|
BUSINESS_OBJECT_FORMAT_ATTRIBUTE_NAME_RELATIONAL_TABLE_NAME
The business object format attribute name for the relational table name.
|
CLEANUP_DESTROYED_BDATA_JOB_CRON_EXPRESSION
The cron expression to schedule "cleanupDestroyedBusinessObjectData" system job.
|
CLEANUP_DESTROYED_BDATA_JOB_MAX_BDATA_INSTANCES
The maximum number of business object data instances with expired restoration interval that can get processed in a single run of this system job.
|
CREDSTASH_AWS_REGION_NAME
The Credstash aws region name.
|
CREDSTASH_ENCRYPTION_CONTEXT
The Credstash encryption context key value map.
|
CREDSTASH_HERD_ENCRYPTION_CONTEXT
The Credstash encryption context key value map for HERD component.
|
CREDSTASH_RELATIONAL_STORAGE_ENCRYPTION_CONTEXT
The Credstash encryption context key value map for RELATIONAL storage.
|
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.
|
EC2_ON_DEMAND_PRICING_UPDATE_JOB_CRON_EXPRESSION
The cron expression to schedule "ec2OnDemandPricingUpdate" system job.
|
EC2_ON_DEMAND_PRICING_UPDATE_JOB_EC2_PRICING_LIST_URL
The URL of the Amazon EC2 pricing list in JSON format.
|
ELASTICSEARCH_AWS_REGION_NAME
The elasticsearch aws region name.
|
ELASTICSEARCH_BDEF_DOCUMENT_TYPE
The elasticsearch document type
|
ELASTICSEARCH_BDEF_INDEX_NAME
The elasticsearch index name
|
ELASTICSEARCH_BDEF_MAPPINGS_JSON
The elasticsearch business object definition mappings JSON
|
ELASTICSEARCH_BDEF_SETTINGS_JSON
The elasticsearch business object definition settings JSON
|
ELASTICSEARCH_BDEF_SPOT_CHECK_MOST_RECENT_NUMBER
The elasticsearch spot check most recent number for bdefs
|
ELASTICSEARCH_BDEF_SPOT_CHECK_PERCENTAGE
The elasticsearch spot check percentage for bdefs
|
ELASTICSEARCH_BEST_FIELDS_QUERY_BOOST
Best fields query boost value
|
ELASTICSEARCH_COLUMN_MATCH_HIGHLIGHT_FIELDS
Fields on which highlighting should be done when the column match is used
|
ELASTICSEARCH_DOMAIN_REST_CLIENT_HOSTNAME
The elasticsearch search domain rest client hostname
|
ELASTICSEARCH_DOMAIN_REST_CLIENT_PORT
The elasticsearch search domain rest client port number
|
ELASTICSEARCH_DOMAIN_REST_CLIENT_SCHEME
The elasticsearch search domain rest client scheme
|
ELASTICSEARCH_HIGHLIGHT_FIELDS
Fields on which highlighting should be done, defaults to all fields
|
ELASTICSEARCH_HIGHLIGHT_POSTTAGS
Post-tags used for highlighting
|
ELASTICSEARCH_HIGHLIGHT_PRETAGS
Pre-tags used for highlighting
|
ELASTICSEARCH_PHRASE_PREFIX_QUERY_BOOST
Phrase prefix query boost value
|
ELASTICSEARCH_PHRASE_QUERY_BOOST
Phrase query boost value
|
ELASTICSEARCH_PHRASE_QUERY_SLOP
Phrase query slop value
|
ELASTICSEARCH_REST_CLIENT_CONNECTION_TIMEOUT |
ELASTICSEARCH_REST_CLIENT_READ_TIMEOUT |
ELASTICSEARCH_SEARCHABLE_FIELDS_NGRAMS
Searchable 'stemmed' fields, defaults to all ngrams fields with no boost
|
ELASTICSEARCH_SEARCHABLE_FIELDS_SHINGLES
Searchable 'shingles' fields, defaults to all shingles fields with no boost
|
ELASTICSEARCH_SEARCHABLE_FIELDS_STEMMED
Searchable 'stemmed' fields, defaults to all stemmed fields with no boost
|
ELASTICSEARCH_TAG_DOCUMENT_TYPE
The elasticsearch document type
|
ELASTICSEARCH_TAG_INDEX_NAME
The elasticsearch index name
|
ELASTICSEARCH_TAG_MAPPINGS_JSON
The elasticsearch tag mappings JSON
|
ELASTICSEARCH_TAG_SETTINGS_JSON
The elasticsearch tag settings JSON
|
ELASTICSEARCH_TAG_SPOT_CHECK_MOST_RECENT_NUMBER
The elasticsearch spot check most recent number for tags
|
ELASTICSEARCH_TAG_SPOT_CHECK_PERCENTAGE
The elasticsearch spot check percentage for tags
|
EMR_CLUSTER_LOWEST_CORE_INSTANCE_PRICE_PERCENTAGE
The threshold value in percentage when choosing an EMR cluster based on the lowest core instance price.
|
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_NODE_CONDITION
The node condition for running a bootstrap script.
|
EMR_NSCD_SCRIPT
Bootstrapping script for NSCD support.
|
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.
|
EXPIRE_RESTORED_BDATA_JOB_CRON_EXPRESSION
The cron expression to schedule "businessObjectDataFinalizeRestore" system job.
|
EXPIRE_RESTORED_BDATA_JOB_MAX_BDATA_INSTANCES
The maximum number of business object data instances with expired restoration interval that can get processed in a single run of this system job.
|
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_BUSINESS_OBJECT_DATA_STATUS_CHANGE_MESSAGE_DEFINITIONS
Contains a list of notification message definitions as defined in
NotificationMessageDefinitions to use when generating notification messages for a business object data status change event. |
HERD_NOTIFICATION_BUSINESS_OBJECT_DEFINITION_DESCRIPTION_SUGGESTION_CHANGE_MESSAGE_DEFINITIONS
Contains a list of notification message definitions as defined in
NotificationMessageDefinitions to use when generating notification messages for a business object definition descriptive suggestion change event. |
HERD_NOTIFICATION_BUSINESS_OBJECT_FORMAT_VERSION_CHANGE_MESSAGE_DEFINITIONS
Contains a list of notification message definitions as defined in
NotificationMessageDefinitions to use when generating notification messages for a business object format version change event. |
HERD_NOTIFICATION_ENABLED
Indicates whether the herd events are posted to AWS SNS.
|
HERD_NOTIFICATION_SQS_INCOMING_QUEUE_NAME
AWS SQS queue name where herd events are posted to.
|
HERD_NOTIFICATION_STORAGE_UNIT_STATUS_CHANGE_MESSAGE_DEFINITIONS
Contains a list of notification message definitions as defined in
NotificationMessageDefinitions to use when generating notification messages for a storage unit status change event. |
HERD_NOTIFICATION_USER_NAMESPACE_AUTHORIZATION_CHANGE_MESSAGE_DEFINITIONS
Contains a list of notification message definitions as defined in
NotificationMessageDefinitions to use when generating notification messages for a user namespace authorization change event. |
HIBERNATE_BATCH_SIZE
Controls the maximum number of statements Hibernate will batch together before asking the driver to execute the batch.
|
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_URL
The url of the LDAP server.
|
LDAP_USER_CREDENTIAL_NAME
The credential name to retrieve LDAP user password from the Credstash.
|
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.
|
RELATIONAL_TABLE_SCHEMA_UPDATE_JOB_CRON_EXPRESSION
The cron expression to schedule "relationalTableSchemaUpdate" system job.
|
S3_ARCHIVE_TO_GLACIER_ROLE_ARN
The Amazon Resource Name (ARN) of the role to assume when tagging S3 objects to trigger archiving to Glacier.
|
S3_ARCHIVE_TO_GLACIER_ROLE_SESSION_NAME
The session identifier for the assumed role to be used when tagging S3 objects to trigger archiving to Glacier.
|
S3_ARCHIVE_TO_GLACIER_TAG_KEY
The S3 object tag key to be used to trigger S3 object archiving to Glacier.
|
S3_ARCHIVE_TO_GLACIER_TAG_VALUE
The S3 object tag value to be used to trigger S3 object archiving to Glacier.
|
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_OBJECT_DELETE_ROLE_ARN
The Amazon Resource Name (ARN) of the role to assume when tagging S3 objects to trigger S3 object deletion.
|
S3_OBJECT_DELETE_ROLE_SESSION_NAME
The session identifier for the assumed role to be used when tagging S3 objects to trigger S3 object deletion.
|
S3_OBJECT_DELETE_TAG_KEY
The S3 object tag key to be used to trigger S3 object deletion.
|
S3_OBJECT_DELETE_TAG_VALUE
The S3 object tag value to be used to trigger S3 object deletion.
|
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_ATTRIBUTE_NAME_JDBC_URL
The storage attribute name for the JDBC URL.
|
STORAGE_ATTRIBUTE_NAME_JDBC_USER_CREDENTIAL_NAME
The storage attribute name for the JDBC user credential name.
|
STORAGE_ATTRIBUTE_NAME_JDBC_USERNAME
The storage attribute name for the JDBC username.
|
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.
|
STORAGE_POLICY_TRANSITION_MAX_ALLOWED_ATTEMPTS
The maximum number of failed storage policy transition attempts before the relative storage unit gets excluded from being selected per storage policies
by the storage policy selector system job.
|
SYSTEM_JOBS_THREAD_POOL_THREAD_COUNT
This is the number of threads that are available for concurrent execution of system jobs.
|
TAG_SHORT_DESCRIPTION_LENGTH
The cut-off length of the short description
|
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 HIBERNATE_BATCH_SIZE
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 AWS_REGION_NAME
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 EC2_ON_DEMAND_PRICING_UPDATE_JOB_CRON_EXPRESSION
public static final ConfigurationValue EC2_ON_DEMAND_PRICING_UPDATE_JOB_EC2_PRICING_LIST_URL
public static final ConfigurationValue RELATIONAL_TABLE_SCHEMA_UPDATE_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_TRANSITION_MAX_ALLOWED_ATTEMPTS
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 EXPIRE_RESTORED_BDATA_JOB_CRON_EXPRESSION
public static final ConfigurationValue EXPIRE_RESTORED_BDATA_JOB_MAX_BDATA_INSTANCES
public static final ConfigurationValue CLEANUP_DESTROYED_BDATA_JOB_CRON_EXPRESSION
public static final ConfigurationValue CLEANUP_DESTROYED_BDATA_JOB_MAX_BDATA_INSTANCES
public static final ConfigurationValue BDATA_RESTORE_EXPIRATION_IN_DAYS_DEFAULT
public static final ConfigurationValue BDATA_FINAL_DESTROY_DELAY_IN_DAYS
public static final ConfigurationValue ACTIVITI_JOB_DEFINITION_ID_TEMPLATE
public static final ConfigurationValue ACTIVITI_DEFAULT_MAIL_FROM
public static final ConfigurationValue ACTIVITI_MAIL_SERVER_HOST
public static final ConfigurationValue ACTIVITI_MAIL_SERVER_PORT
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_CONFIGURE_DAEMON
public static final ConfigurationValue EMR_NSCD_SCRIPT
public static final ConfigurationValue EMR_SPOT_PRICE_HISTORY_PRODUCT_DESCRIPTIONS
public static final ConfigurationValue EMR_CLUSTER_LOWEST_CORE_INSTANCE_PRICE_PERCENTAGE
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 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_ENABLED
public static final ConfigurationValue HERD_NOTIFICATION_SQS_INCOMING_QUEUE_NAME
public static final ConfigurationValue HERD_NOTIFICATION_BUSINESS_OBJECT_DATA_STATUS_CHANGE_MESSAGE_DEFINITIONS
NotificationMessageDefinitions to use when generating notification messages for a business object data status change event. There is no default value
which will cause no messages to be sent.public static final ConfigurationValue HERD_NOTIFICATION_BUSINESS_OBJECT_FORMAT_VERSION_CHANGE_MESSAGE_DEFINITIONS
NotificationMessageDefinitions to use when generating notification messages for a business object format version change event. There is no default value
which will cause no messages to be sent.public static final ConfigurationValue HERD_NOTIFICATION_STORAGE_UNIT_STATUS_CHANGE_MESSAGE_DEFINITIONS
NotificationMessageDefinitions to use when generating notification messages for a storage unit status change event. There is no default value which will
cause no messages to be sent.public static final ConfigurationValue HERD_NOTIFICATION_BUSINESS_OBJECT_DEFINITION_DESCRIPTION_SUGGESTION_CHANGE_MESSAGE_DEFINITIONS
NotificationMessageDefinitions to use when generating notification messages for a business object definition descriptive suggestion change event. There
is no default value which will cause no messages to be sent.public static final ConfigurationValue HERD_NOTIFICATION_USER_NAMESPACE_AUTHORIZATION_CHANGE_MESSAGE_DEFINITIONS
NotificationMessageDefinitions to use when generating notification messages for a user namespace authorization change event. There is no default value
which will cause no messages to be sent.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_GET_ALL_MAX_RESULT_COUNT
public static final ConfigurationValue BUSINESS_OBJECT_DATA_SEARCH_MAX_RESULT_COUNT
public static final ConfigurationValue BUSINESS_OBJECT_DATA_SEARCH_MAX_PAGE_SIZE
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_USER_CREDENTIAL_NAME
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_AWS_REGION_NAME
public static final ConfigurationValue ELASTICSEARCH_BDEF_INDEX_NAME
public static final ConfigurationValue ELASTICSEARCH_TAG_INDEX_NAME
public static final ConfigurationValue ELASTICSEARCH_BDEF_DOCUMENT_TYPE
public static final ConfigurationValue ELASTICSEARCH_TAG_DOCUMENT_TYPE
public static final ConfigurationValue ELASTICSEARCH_BDEF_MAPPINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_BDEF_SETTINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_TAG_MAPPINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_TAG_SETTINGS_JSON
public static final ConfigurationValue ELASTICSEARCH_SEARCHABLE_FIELDS_STEMMED
public static final ConfigurationValue ELASTICSEARCH_SEARCHABLE_FIELDS_NGRAMS
public static final ConfigurationValue ELASTICSEARCH_SEARCHABLE_FIELDS_SHINGLES
public static final ConfigurationValue ELASTICSEARCH_PHRASE_PREFIX_QUERY_BOOST
public static final ConfigurationValue ELASTICSEARCH_PHRASE_QUERY_BOOST
public static final ConfigurationValue ELASTICSEARCH_PHRASE_QUERY_SLOP
public static final ConfigurationValue ELASTICSEARCH_BEST_FIELDS_QUERY_BOOST
public static final ConfigurationValue ELASTICSEARCH_HIGHLIGHT_PRETAGS
public static final ConfigurationValue ELASTICSEARCH_HIGHLIGHT_POSTTAGS
public static final ConfigurationValue ELASTICSEARCH_HIGHLIGHT_FIELDS
public static final ConfigurationValue ELASTICSEARCH_COLUMN_MATCH_HIGHLIGHT_FIELDS
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_TAG_SPOT_CHECK_PERCENTAGE
public static final ConfigurationValue ELASTICSEARCH_TAG_SPOT_CHECK_MOST_RECENT_NUMBER
public static final ConfigurationValue ELASTICSEARCH_DOMAIN_REST_CLIENT_HOSTNAME
public static final ConfigurationValue ELASTICSEARCH_DOMAIN_REST_CLIENT_PORT
public static final ConfigurationValue ELASTICSEARCH_DOMAIN_REST_CLIENT_SCHEME
public static final ConfigurationValue ELASTICSEARCH_REST_CLIENT_CONNECTION_TIMEOUT
public static final ConfigurationValue ELASTICSEARCH_REST_CLIENT_READ_TIMEOUT
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_HERD_ENCRYPTION_CONTEXT
public static final ConfigurationValue CREDSTASH_RELATIONAL_STORAGE_ENCRYPTION_CONTEXT
public static final ConfigurationValue CREDSTASH_AWS_REGION_NAME
public static final ConfigurationValue TAG_SHORT_DESCRIPTION_LENGTH
public static final ConfigurationValue S3_ARCHIVE_TO_GLACIER_TAG_KEY
public static final ConfigurationValue S3_ARCHIVE_TO_GLACIER_TAG_VALUE
public static final ConfigurationValue S3_ARCHIVE_TO_GLACIER_ROLE_ARN
public static final ConfigurationValue S3_ARCHIVE_TO_GLACIER_ROLE_SESSION_NAME
public static final ConfigurationValue S3_OBJECT_DELETE_TAG_KEY
public static final ConfigurationValue S3_OBJECT_DELETE_TAG_VALUE
public static final ConfigurationValue S3_OBJECT_DELETE_ROLE_ARN
public static final ConfigurationValue S3_OBJECT_DELETE_ROLE_SESSION_NAME
public static final ConfigurationValue BUSINESS_OBJECT_FORMAT_ATTRIBUTE_NAME_RELATIONAL_SCHEMA_NAME
public static final ConfigurationValue BUSINESS_OBJECT_FORMAT_ATTRIBUTE_NAME_RELATIONAL_TABLE_NAME
public static final ConfigurationValue STORAGE_ATTRIBUTE_NAME_JDBC_URL
public static final ConfigurationValue STORAGE_ATTRIBUTE_NAME_JDBC_USERNAME
public static final ConfigurationValue STORAGE_ATTRIBUTE_NAME_JDBC_USER_CREDENTIAL_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 Object getDefaultValue()
public String getKey()
Copyright © 2019. All rights reserved.