Constant Field Values
Contents
org.onap.*
-
org.onap.ccsdk.sli.plugins.grtoolkit.connection.ConnectionManager Modifier and Type Constant Field Value public static final intCONNECTION_TIMEOUT5000
-
org.onap.ccsdk.sli.plugins.grtoolkit.data.ClusterActor Modifier and Type Constant Field Value public static final StringSITE_1"Site 1"public static final StringSITE_2"Site 2" -
org.onap.ccsdk.sli.plugins.grtoolkit.data.PropertyKeys Modifier and Type Constant Field Value public static final StringADM_FQDN"adm.fqdn"public static final StringADM_HEALTHCHECK"adm.healthcheck"public static final StringADM_PORT_HTTP"adm.port.http"public static final StringADM_PORT_SSL"adm.port.ssl"public static final StringADM_USE_SSL"adm.useSsl"public static final StringAKKA_CONF_LOCATION"akka.conf.location"public static final StringCONTROLLER_CREDENTIALS"controller.credentials"public static final StringCONTROLLER_PORT_AKKA"controller.port.akka"public static final StringCONTROLLER_PORT_HTTP"controller.port.http"public static final StringCONTROLLER_PORT_SSL"controller.port.ssl"public static final StringCONTROLLER_USE_SSL"controller.useSsl"public static final StringMBEAN_CLUSTER"mbean.cluster"public static final StringMBEAN_SHARD_CONFIG"mbean.shard.config"public static final StringMBEAN_SHARD_MANAGER"mbean.shardManager"public static final StringRESOLVER"resolver"public static final StringSITE_IDENTIFIER"site.identifier"
-
org.onap.ccsdk.sli.plugins.restapicall.RestapiCallNode Modifier and Type Constant Field Value protected static final intDEFAULT_HTTP_CONNECT_TIMEOUT_MS30000protected static final intDEFAULT_HTTP_READ_TIMEOUT_MS600000protected static final StringDEFAULT_PROPERTIES_DIR"/opt/onap/ccsdk/data/properties"protected static final StringPARTNERS_FILE_NAME"partners.json"protected static final StringPROPERTIES_DIR_KEY"SDNC_CONFIG_DIR"protected static final StringresponsePrefix"responsePrefix"protected static final StringrestapiPasswordKey"restapiPassword"protected static final StringrestapiUrlString"restapiUrl"protected static final StringrestapiUserKey"restapiUser"protected static final StringskipSendingMessage"skipSending"protected static final StringUEB_PROPERTIES_FILE_NAME"ueb.properties"
-
org.onap.ccsdk.sli.plugins.sshapicall.model.ParseParam Modifier and Type Constant Field Value public final StringSSH_ResponsePrefix"ResponsePrefix"
-
org.onap.ccsdk.sli.plugins.template.TemplateNode Modifier and Type Constant Field Value protected static final StringDEFAULT_PROPERTIES_DIR"/opt/onap/ccsdk/data/properties"public static final StringOUTPUT_PATH_KEY"output"public static final StringPREFIX_KEY"prefix"protected static final StringPROPERTIES_DIR_KEY"SDNC_CONFIG_DIR"public static final StringREQUIRED_PARAMETERS_ERROR_MESSAGE"templateName & outputPath are required fields"public static final StringTEMPLATE_PATH"templatePath"protected static final StringTEMPLATE_PROPERTIES_FILE_NAME"template-node.properties"
-
org.onap.ccsdk.sli.plugins.yangserializers.dfserializer.DfSerializerUtil Modifier and Type Constant Field Value public static final StringFORMAT_ERR"Only JSON and XML formats are supported. %s is not supported"public static final StringJSON_TREE_ERR"Unable to form JSON tree object from the JSON body provided."public static final StringUTF_HEADER"<?xml version=\"1.0\" encoding=\"UTF-8\"?>"public static final StringXML_TREE_ERR"Unable to form XML tree object from the XML body provided."