Constant Field Values
Contents
tech.kronicle.*
-
tech.kronicle.sdk.constants.DependencyTypeIds Modifier and Type Constant Field Value public static final java.lang.StringCOMPOSITION"composition"public static final java.lang.StringTRACE"trace" -
tech.kronicle.sdk.constants.PatternStrings Modifier and Type Constant Field Value public static final java.lang.StringCASE_INSENSITIVE_SNAKE_CASE_OR_KEBAB_CASE"[a-zA-Z][a-zA-Z0-9]*(_[a-zA-Z0-9]+)*|[a-zA-Z][a-zA-Z0-9]*(-[a-zA-Z0-9]+)*"public static final java.lang.StringID"[a-z][a-z0-9]*(-[a-z0-9]+)*" -
tech.kronicle.sdk.constants.ServiceUrlPaths Modifier and Type Constant Field Value public static final java.lang.StringV1_COMPONENTS"/v1/components"