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.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.Import (implements tech.kronicle.sdk.models.ObjectWithScannerId)
- tech.kronicle.sdk.models.KeySoftware
- tech.kronicle.sdk.models.Link
- tech.kronicle.sdk.models.Platform (implements tech.kronicle.sdk.models.ObjectWithId, tech.kronicle.sdk.models.ObjectWithReference)
- 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.models.Software (implements tech.kronicle.sdk.models.ObjectWithScannerId)
- tech.kronicle.sdk.models.SoftwareRepository (implements tech.kronicle.sdk.models.ObjectWithScannerId)
- 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.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
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)