Constant Field Values
Contents
tech.kronicle.*
-
tech.kronicle.sdk.constants.ComponentStateTypes Modifier and Type Constant Field Value public static final java.lang.StringDOC"doc" -
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.GraphEdgeTypeIds Modifier and Type Constant Field Value 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"
-
tech.kronicle.sdk.models.CheckState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"check" -
tech.kronicle.sdk.models.GraphState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"graph" -
tech.kronicle.sdk.models.ImportsState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"imports" -
tech.kronicle.sdk.models.KeySoftwaresState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"key-softwares" -
tech.kronicle.sdk.models.LogSummaryState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"log-summary" -
tech.kronicle.sdk.models.SoftwareRepositoriesState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"software-repositories" -
tech.kronicle.sdk.models.SoftwaresState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"softwares" -
tech.kronicle.sdk.models.SonarQubeProjectsState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"sonarqube-projects" -
tech.kronicle.sdk.models.ToDosState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"to-dos"
-
tech.kronicle.sdk.models.doc.DocState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"doc"
-
tech.kronicle.sdk.models.git.GitRepoState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"git-repo"
-
tech.kronicle.sdk.models.gradle.GradleState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"gradle"
-
tech.kronicle.sdk.models.graphql.GraphQlSchemasState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"graphql-schemas"
-
tech.kronicle.sdk.models.linesofcode.LinesOfCodeState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"lines-of-code"
-
tech.kronicle.sdk.models.nodejs.NodeJsState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"nodejs"
-
tech.kronicle.sdk.models.openapi.OpenApiSpecsState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"openapi-specs"
-
tech.kronicle.sdk.models.readme.ReadmeState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"readme"
-
tech.kronicle.sdk.models.zipkin.ZipkinState Modifier and Type Constant Field Value public static final java.lang.StringTYPE"zipkin"