Hierarchy For All Packages
Package Hierarchies:- tech.kronicle.sdk.constants,
- tech.kronicle.sdk.models,
- tech.kronicle.sdk.models.git,
- tech.kronicle.sdk.models.gradle,
- tech.kronicle.sdk.models.linesofcode,
- tech.kronicle.sdk.models.nodejs,
- tech.kronicle.sdk.models.openapi,
- tech.kronicle.sdk.models.readme,
- tech.kronicle.sdk.models.sonarqube,
- tech.kronicle.sdk.models.todos,
- tech.kronicle.sdk.models.zipkin,
- tech.kronicle.sdk.utils
Class Hierarchy
- java.lang.Object
- tech.kronicle.sdk.models.Alias (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.Area (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.Component (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.ComponentDependency (implements tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.ComponentTeam
- tech.kronicle.sdk.models.ComponentType (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.CrossFunctionalRequirement
- tech.kronicle.sdk.models.Dependency (implements tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.linesofcode.FileExtensionCount
- tech.kronicle.sdk.models.GetAreaResponse
- tech.kronicle.sdk.models.GetAreasResponse
- tech.kronicle.sdk.models.GetComponentCallGraphsResponse
- tech.kronicle.sdk.models.GetComponentNodesResponse
- tech.kronicle.sdk.models.GetComponentResponse
- tech.kronicle.sdk.models.GetComponentsResponse
- tech.kronicle.sdk.models.GetScannerResponse
- tech.kronicle.sdk.models.GetScannersResponse
- tech.kronicle.sdk.models.GetSummaryResponse
- tech.kronicle.sdk.models.GetTeamResponse
- tech.kronicle.sdk.models.GetTeamsResponse
- tech.kronicle.sdk.models.GetTestResponse
- tech.kronicle.sdk.models.GetTestsResponse
- tech.kronicle.sdk.models.git.GitRepo
- tech.kronicle.sdk.models.gradle.Gradle
- tech.kronicle.sdk.models.git.Identity
- tech.kronicle.sdk.models.Import (implements tech.kronicle.sdk.models.ObjectWithScannerId)
- tech.kronicle.sdk.models.KeySoftware
- tech.kronicle.sdk.models.linesofcode.LinesOfCode
- tech.kronicle.sdk.models.Link
- tech.kronicle.sdk.utils.ListUtils
- tech.kronicle.sdk.utils.MapUtils
- tech.kronicle.sdk.models.nodejs.NodeJs
- tech.kronicle.sdk.models.openapi.OpenApiSpec
- tech.kronicle.sdk.models.Platform (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.readme.Readme
- tech.kronicle.sdk.models.Repo (implements tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.Responsibility
- tech.kronicle.sdk.models.Scanner (implements tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.ScannerError
- tech.kronicle.sdk.constants.ServiceUrlPaths
- tech.kronicle.sdk.models.Software (implements tech.kronicle.sdk.models.ObjectWithScannerId)
- tech.kronicle.sdk.models.SoftwareRepository (implements tech.kronicle.sdk.models.ObjectWithScannerId)
- tech.kronicle.sdk.models.sonarqube.SonarQubeMeasure
- tech.kronicle.sdk.models.sonarqube.SonarQubeProject
- tech.kronicle.sdk.models.Summary
- tech.kronicle.sdk.models.SummaryComponentDependencies
- tech.kronicle.sdk.models.SummaryComponentDependency (implements tech.kronicle.sdk.models.ObjectWithSourceIndexAndTargetIndex)
- tech.kronicle.sdk.models.SummaryComponentDependencyDuration
- tech.kronicle.sdk.models.SummaryComponentDependencyNode (implements tech.kronicle.sdk.models.ObjectWithComponentId)
- tech.kronicle.sdk.models.SummaryMissingComponent
- tech.kronicle.sdk.models.sonarqube.SummarySonarQubeMetric
- tech.kronicle.sdk.models.SummarySubComponentDependencies
- tech.kronicle.sdk.models.SummaryCallGraph
- tech.kronicle.sdk.models.SummarySubComponentDependencyNode (implements tech.kronicle.sdk.models.ObjectWithComponentId)
- tech.kronicle.sdk.models.Team (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- tech.kronicle.sdk.models.TechDebt
- tech.kronicle.sdk.models.Test
- tech.kronicle.sdk.models.TestResult
- tech.kronicle.sdk.models.todos.ToDo
- tech.kronicle.sdk.models.zipkin.Zipkin
- tech.kronicle.sdk.models.zipkin.ZipkinDependency
Interface Hierarchy
- tech.kronicle.sdk.models.ObjectWithComponentId
- tech.kronicle.sdk.models.ObjectWithId
- tech.kronicle.sdk.models.ObjectWithReference
- tech.kronicle.sdk.models.ObjectWithScannerId
- tech.kronicle.sdk.models.ObjectWithSourceIndexAndTargetIndex
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- tech.kronicle.sdk.models.ComponentTeamType
- tech.kronicle.sdk.models.DependencyDirection
- tech.kronicle.sdk.models.ImportType
- tech.kronicle.sdk.models.Priority
- tech.kronicle.sdk.models.SoftwareDependencyType
- tech.kronicle.sdk.models.SoftwareRepositoryScope
- tech.kronicle.sdk.models.SoftwareRepositoryType
- tech.kronicle.sdk.models.SoftwareScope
- tech.kronicle.sdk.models.SoftwareType
- tech.kronicle.sdk.models.TestOutcome
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)