A B C D E F G H I J K L M N O P R S T V Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Alias - Class in tech.kronicle.sdk.models
- Alias() - Constructor for class tech.kronicle.sdk.models.Alias
- Area - Class in tech.kronicle.sdk.models
- Area(String, String, List<String>, String, String, List<Link>, List<Team>, List<Component>) - Constructor for class tech.kronicle.sdk.models.Area
B
- BUILDSCRIPT - tech.kronicle.sdk.models.SoftwareRepositoryScope
- BUILDSCRIPT - tech.kronicle.sdk.models.SoftwareScope
C
- Component - Class in tech.kronicle.sdk.models
- Component(String, List<Alias>, String, String, List<String>, Repo, String, List<Responsibility>, String, List<Link>, List<ComponentTeam>, String, List<ComponentDependency>, List<CrossFunctionalRequirement>, List<TechDebt>, GitRepo, Gradle, NodeJs, List<SoftwareRepository>, List<Software>, List<Import>, List<KeySoftware>, LinesOfCode, List<ToDo>, Readme, Zipkin, List<OpenApiSpec>, List<SonarQubeProject>, List<ScannerError>, List<TestResult>) - Constructor for class tech.kronicle.sdk.models.Component
- ComponentDependency - Class in tech.kronicle.sdk.models
- ComponentDependency() - Constructor for class tech.kronicle.sdk.models.ComponentDependency
- ComponentTeam - Class in tech.kronicle.sdk.models
- ComponentTeam() - Constructor for class tech.kronicle.sdk.models.ComponentTeam
- ComponentTeamType - Enum in tech.kronicle.sdk.models
- ComponentType - Class in tech.kronicle.sdk.models
- ComponentType() - Constructor for class tech.kronicle.sdk.models.ComponentType
- createUnmodifiableList(List<T>) - Static method in class tech.kronicle.sdk.utils.ListUtils
- createUnmodifiableMap(Map<K, V>) - Static method in class tech.kronicle.sdk.utils.MapUtils
- CrossFunctionalRequirement - Class in tech.kronicle.sdk.models
- CrossFunctionalRequirement(String, String, List<Link>) - Constructor for class tech.kronicle.sdk.models.CrossFunctionalRequirement
D
- Dependency - Class in tech.kronicle.sdk.models
- Dependency() - Constructor for class tech.kronicle.sdk.models.Dependency
- DependencyDirection - Enum in tech.kronicle.sdk.models
- DEV - tech.kronicle.sdk.models.SoftwareScope
- DIRECT - tech.kronicle.sdk.models.SoftwareDependencyType
E
F
- FAIL - tech.kronicle.sdk.models.TestOutcome
- FileExtensionCount - Class in tech.kronicle.sdk.models.linesofcode
- FileExtensionCount() - Constructor for class tech.kronicle.sdk.models.linesofcode.FileExtensionCount
G
- GetAreaResponse - Class in tech.kronicle.sdk.models
- GetAreaResponse() - Constructor for class tech.kronicle.sdk.models.GetAreaResponse
- GetAreasResponse - Class in tech.kronicle.sdk.models
- GetAreasResponse() - Constructor for class tech.kronicle.sdk.models.GetAreasResponse
- GetComponentCallGraphsResponse - Class in tech.kronicle.sdk.models
- GetComponentCallGraphsResponse() - Constructor for class tech.kronicle.sdk.models.GetComponentCallGraphsResponse
- getComponentId() - Method in interface tech.kronicle.sdk.models.ObjectWithComponentId
- GetComponentNodesResponse - Class in tech.kronicle.sdk.models
- GetComponentNodesResponse() - Constructor for class tech.kronicle.sdk.models.GetComponentNodesResponse
- GetComponentResponse - Class in tech.kronicle.sdk.models
- GetComponentResponse() - Constructor for class tech.kronicle.sdk.models.GetComponentResponse
- GetComponentsResponse - Class in tech.kronicle.sdk.models
- GetComponentsResponse() - Constructor for class tech.kronicle.sdk.models.GetComponentsResponse
- getId() - Method in interface tech.kronicle.sdk.models.ObjectWithId
- getScannerId() - Method in interface tech.kronicle.sdk.models.ObjectWithScannerId
- GetScannerResponse - Class in tech.kronicle.sdk.models
- GetScannerResponse() - Constructor for class tech.kronicle.sdk.models.GetScannerResponse
- GetScannersResponse - Class in tech.kronicle.sdk.models
- GetScannersResponse() - Constructor for class tech.kronicle.sdk.models.GetScannersResponse
- getSourceIndex() - Method in interface tech.kronicle.sdk.models.ObjectWithSourceIndexAndTargetIndex
- GetSummaryResponse - Class in tech.kronicle.sdk.models
- GetSummaryResponse() - Constructor for class tech.kronicle.sdk.models.GetSummaryResponse
- getTargetIndex() - Method in interface tech.kronicle.sdk.models.ObjectWithSourceIndexAndTargetIndex
- GetTeamResponse - Class in tech.kronicle.sdk.models
- GetTeamResponse() - Constructor for class tech.kronicle.sdk.models.GetTeamResponse
- GetTeamsResponse - Class in tech.kronicle.sdk.models
- GetTeamsResponse() - Constructor for class tech.kronicle.sdk.models.GetTeamsResponse
- GetTestResponse - Class in tech.kronicle.sdk.models
- GetTestResponse() - Constructor for class tech.kronicle.sdk.models.GetTestResponse
- GetTestsResponse - Class in tech.kronicle.sdk.models
- GetTestsResponse() - Constructor for class tech.kronicle.sdk.models.GetTestsResponse
- GitRepo - Class in tech.kronicle.sdk.models.git
- GitRepo(LocalDateTime, LocalDateTime, Integer, List<Identity>, List<Identity>, Integer, Integer) - Constructor for class tech.kronicle.sdk.models.git.GitRepo
- Gradle - Class in tech.kronicle.sdk.models.gradle
- Gradle() - Constructor for class tech.kronicle.sdk.models.gradle.Gradle
- GRADLE_PLUGIN - tech.kronicle.sdk.models.SoftwareType
- GRADLE_PLUGIN_VERSION - tech.kronicle.sdk.models.SoftwareType
H
I
- Identity - Class in tech.kronicle.sdk.models.git
- Identity() - Constructor for class tech.kronicle.sdk.models.git.Identity
- Import - Class in tech.kronicle.sdk.models
- Import() - Constructor for class tech.kronicle.sdk.models.Import
- ImportType - Enum in tech.kronicle.sdk.models
- INBOUND - tech.kronicle.sdk.models.DependencyDirection
J
- JAVA - tech.kronicle.sdk.models.ImportType
- JVM - tech.kronicle.sdk.models.SoftwareType
K
- KeySoftware - Class in tech.kronicle.sdk.models
- KeySoftware() - Constructor for class tech.kronicle.sdk.models.KeySoftware
L
- LinesOfCode - Class in tech.kronicle.sdk.models.linesofcode
- LinesOfCode() - Constructor for class tech.kronicle.sdk.models.linesofcode.LinesOfCode
- Link - Class in tech.kronicle.sdk.models
- Link() - Constructor for class tech.kronicle.sdk.models.Link
- ListUtils - Class in tech.kronicle.sdk.utils
- LOW - tech.kronicle.sdk.models.Priority
M
- MapUtils - Class in tech.kronicle.sdk.utils
- MAVEN - tech.kronicle.sdk.models.SoftwareRepositoryType
- MEDIUM - tech.kronicle.sdk.models.Priority
N
- NodeJs - Class in tech.kronicle.sdk.models.nodejs
- NodeJs() - Constructor for class tech.kronicle.sdk.models.nodejs.NodeJs
- NOT_APPLICABLE - tech.kronicle.sdk.models.TestOutcome
O
- ObjectWithComponentId - Interface in tech.kronicle.sdk.models
- ObjectWithId - Interface in tech.kronicle.sdk.models
- ObjectWithReference - Interface in tech.kronicle.sdk.models
- ObjectWithScannerId - Interface in tech.kronicle.sdk.models
- ObjectWithSourceIndexAndTargetIndex - Interface in tech.kronicle.sdk.models
- OpenApiSpec - Class in tech.kronicle.sdk.models.openapi
- OpenApiSpec() - Constructor for class tech.kronicle.sdk.models.openapi.OpenApiSpec
- OUTBOUND - tech.kronicle.sdk.models.DependencyDirection
P
- PASS - tech.kronicle.sdk.models.TestOutcome
- Platform - Class in tech.kronicle.sdk.models
- Platform() - Constructor for class tech.kronicle.sdk.models.Platform
- PREVIOUS - tech.kronicle.sdk.models.ComponentTeamType
- PRIMARY - tech.kronicle.sdk.models.ComponentTeamType
- Priority - Enum in tech.kronicle.sdk.models
R
- Readme - Class in tech.kronicle.sdk.models.readme
- Readme() - Constructor for class tech.kronicle.sdk.models.readme.Readme
- reference() - Method in class tech.kronicle.sdk.models.Alias
- reference() - Method in class tech.kronicle.sdk.models.Area
- reference() - Method in class tech.kronicle.sdk.models.Component
- reference() - Method in class tech.kronicle.sdk.models.ComponentDependency
- reference() - Method in class tech.kronicle.sdk.models.ComponentType
- reference() - Method in class tech.kronicle.sdk.models.Dependency
- reference() - Method in interface tech.kronicle.sdk.models.ObjectWithReference
- reference() - Method in class tech.kronicle.sdk.models.Platform
- reference() - Method in class tech.kronicle.sdk.models.Repo
- reference() - Method in class tech.kronicle.sdk.models.Scanner
- reference() - Method in class tech.kronicle.sdk.models.Team
- Repo - Class in tech.kronicle.sdk.models
- Repo() - Constructor for class tech.kronicle.sdk.models.Repo
- Responsibility - Class in tech.kronicle.sdk.models
- Responsibility() - Constructor for class tech.kronicle.sdk.models.Responsibility
S
- Scanner - Class in tech.kronicle.sdk.models
- Scanner() - Constructor for class tech.kronicle.sdk.models.Scanner
- ScannerError - Class in tech.kronicle.sdk.models
- ScannerError() - Constructor for class tech.kronicle.sdk.models.ScannerError
- ServiceUrlPaths - Class in tech.kronicle.sdk.constants
- Software - Class in tech.kronicle.sdk.models
- Software() - Constructor for class tech.kronicle.sdk.models.Software
- SoftwareDependencyType - Enum in tech.kronicle.sdk.models
- SoftwareRepository - Class in tech.kronicle.sdk.models
- SoftwareRepository() - Constructor for class tech.kronicle.sdk.models.SoftwareRepository
- SoftwareRepositoryScope - Enum in tech.kronicle.sdk.models
- SoftwareRepositoryType - Enum in tech.kronicle.sdk.models
- SoftwareScope - Enum in tech.kronicle.sdk.models
- SoftwareType - Enum in tech.kronicle.sdk.models
- SonarQubeMeasure - Class in tech.kronicle.sdk.models.sonarqube
- SonarQubeMeasure() - Constructor for class tech.kronicle.sdk.models.sonarqube.SonarQubeMeasure
- SonarQubeProject - Class in tech.kronicle.sdk.models.sonarqube
- SonarQubeProject(String, String, String, LocalDateTime, List<SonarQubeMeasure>) - Constructor for class tech.kronicle.sdk.models.sonarqube.SonarQubeProject
- Summary - Class in tech.kronicle.sdk.models
- Summary(List<SummaryMissingComponent>, SummaryComponentDependencies, SummarySubComponentDependencies, List<SummaryCallGraph>, List<SummarySonarQubeMetric>) - Constructor for class tech.kronicle.sdk.models.Summary
- SummaryCallGraph - Class in tech.kronicle.sdk.models
- SummaryCallGraph(List<SummarySubComponentDependencyNode>, List<SummaryComponentDependency>, Integer) - Constructor for class tech.kronicle.sdk.models.SummaryCallGraph
- SummaryComponentDependencies - Class in tech.kronicle.sdk.models
- SummaryComponentDependencies(List<SummaryComponentDependencyNode>, List<SummaryComponentDependency>) - Constructor for class tech.kronicle.sdk.models.SummaryComponentDependencies
- SummaryComponentDependency - Class in tech.kronicle.sdk.models
- SummaryComponentDependency(Integer, Integer, List<Integer>, Boolean, Integer, LocalDateTime, LocalDateTime, SummaryComponentDependencyDuration) - Constructor for class tech.kronicle.sdk.models.SummaryComponentDependency
- SummaryComponentDependencyDuration - Class in tech.kronicle.sdk.models
- SummaryComponentDependencyDuration() - Constructor for class tech.kronicle.sdk.models.SummaryComponentDependencyDuration
- SummaryComponentDependencyNode - Class in tech.kronicle.sdk.models
- SummaryComponentDependencyNode() - Constructor for class tech.kronicle.sdk.models.SummaryComponentDependencyNode
- SummaryMissingComponent - Class in tech.kronicle.sdk.models
- SummaryMissingComponent() - Constructor for class tech.kronicle.sdk.models.SummaryMissingComponent
- SummarySonarQubeMetric - Class in tech.kronicle.sdk.models.sonarqube
- SummarySonarQubeMetric() - Constructor for class tech.kronicle.sdk.models.sonarqube.SummarySonarQubeMetric
- SummarySubComponentDependencies - Class in tech.kronicle.sdk.models
- SummarySubComponentDependencies(List<SummarySubComponentDependencyNode>, List<SummaryComponentDependency>) - Constructor for class tech.kronicle.sdk.models.SummarySubComponentDependencies
- SummarySubComponentDependencyNode - Class in tech.kronicle.sdk.models
- SummarySubComponentDependencyNode(String, String, Map<String, String>) - Constructor for class tech.kronicle.sdk.models.SummarySubComponentDependencyNode
T
- Team - Class in tech.kronicle.sdk.models
- Team(String, String, String, String, List<String>, String, String, List<Link>, List<Component>) - Constructor for class tech.kronicle.sdk.models.Team
- tech.kronicle.sdk.constants - package tech.kronicle.sdk.constants
- tech.kronicle.sdk.models - package tech.kronicle.sdk.models
- tech.kronicle.sdk.models.git - package tech.kronicle.sdk.models.git
- tech.kronicle.sdk.models.gradle - package tech.kronicle.sdk.models.gradle
- tech.kronicle.sdk.models.linesofcode - package tech.kronicle.sdk.models.linesofcode
- tech.kronicle.sdk.models.nodejs - package tech.kronicle.sdk.models.nodejs
- tech.kronicle.sdk.models.openapi - package tech.kronicle.sdk.models.openapi
- tech.kronicle.sdk.models.readme - package tech.kronicle.sdk.models.readme
- tech.kronicle.sdk.models.sonarqube - package tech.kronicle.sdk.models.sonarqube
- tech.kronicle.sdk.models.todos - package tech.kronicle.sdk.models.todos
- tech.kronicle.sdk.models.zipkin - package tech.kronicle.sdk.models.zipkin
- tech.kronicle.sdk.utils - package tech.kronicle.sdk.utils
- TechDebt - Class in tech.kronicle.sdk.models
- TechDebt(String, String, Priority, List<Link>) - Constructor for class tech.kronicle.sdk.models.TechDebt
- Test - Class in tech.kronicle.sdk.models
- Test() - Constructor for class tech.kronicle.sdk.models.Test
- TestOutcome - Enum in tech.kronicle.sdk.models
- TestResult - Class in tech.kronicle.sdk.models
- TestResult() - Constructor for class tech.kronicle.sdk.models.TestResult
- ToDo - Class in tech.kronicle.sdk.models.todos
- ToDo() - Constructor for class tech.kronicle.sdk.models.todos.ToDo
- TOOL - tech.kronicle.sdk.models.SoftwareType
- toString() - Method in class tech.kronicle.sdk.models.ScannerError
- TRANSITIVE - tech.kronicle.sdk.models.SoftwareDependencyType
V
- V1_COMPONENTS - Static variable in class tech.kronicle.sdk.constants.ServiceUrlPaths
- value() - Method in enum tech.kronicle.sdk.models.ComponentTeamType
- value() - Method in enum tech.kronicle.sdk.models.DependencyDirection
- value() - Method in enum tech.kronicle.sdk.models.ImportType
- value() - Method in enum tech.kronicle.sdk.models.Priority
- value() - Method in enum tech.kronicle.sdk.models.SoftwareDependencyType
- value() - Method in enum tech.kronicle.sdk.models.SoftwareRepositoryScope
- value() - Method in enum tech.kronicle.sdk.models.SoftwareRepositoryType
- value() - Method in enum tech.kronicle.sdk.models.SoftwareScope
- value() - Method in enum tech.kronicle.sdk.models.SoftwareType
- value() - Method in enum tech.kronicle.sdk.models.TestOutcome
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.ComponentTeamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.DependencyDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.ImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.SoftwareDependencyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.SoftwareRepositoryScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.SoftwareRepositoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.SoftwareScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.SoftwareType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum tech.kronicle.sdk.models.TestOutcome
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum tech.kronicle.sdk.models.ComponentTeamType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.DependencyDirection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.ImportType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.Priority
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.SoftwareDependencyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.SoftwareRepositoryScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.SoftwareRepositoryType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.SoftwareScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.SoftwareType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum tech.kronicle.sdk.models.TestOutcome
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VERY_HIGH - tech.kronicle.sdk.models.Priority
Z
- Zipkin - Class in tech.kronicle.sdk.models.zipkin
- Zipkin() - Constructor for class tech.kronicle.sdk.models.zipkin.Zipkin
- ZipkinDependency - Class in tech.kronicle.sdk.models.zipkin
- ZipkinDependency() - Constructor for class tech.kronicle.sdk.models.zipkin.ZipkinDependency
All Classes All Packages