java.lang.Object
org.qubership.integration.platform.runtime.catalog.model.constant.ConfigConstants
public final class ConfigConstants
extends Object
-
Field Summary
Fields
Constants that are used to build xml configuration
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SLASH
public static final String SLASH
Constants that are used to build xml configuration
- See Also:
-
-
PROPS_START_SIGN
public static final String PROPS_START_SIGN
- See Also:
-
-
PROPS_DIVIDER_SIGN
public static final String PROPS_DIVIDER_SIGN
- See Also:
-
-
EQUALS_SIGN
public static final String EQUALS_SIGN
- See Also:
-
-
COLON
public static final String COLON
- See Also:
-
-
DASH
public static final String DASH
- See Also:
-
-
CDATA
public static final String CDATA
- See Also:
-
-
CDATA_CLOSE
public static final String CDATA_CLOSE
- See Also:
-
-
DIRECT_URI
public static final String DIRECT_URI
- See Also:
-
-
AUTOGENERATED_MULTICAST_NAME
public static final String AUTOGENERATED_MULTICAST_NAME
- See Also:
-