| Modifier and Type | Interface and Description |
|---|---|
interface |
RepositoryDataEntity
Represents repository as persisted in the db.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RepositoryDataEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
static <T extends NameProvider & ProjectIdProvider> |
Comparators.getProjectAwareRepositoryComparator() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PartialVcsRepositoryData
Low level configuration view of a repository.
|
interface |
PlanRepositoryDefinition
Effective repository definition as seen "from a
Plan's perspective. |
interface |
VcsRepositoryData
Effective repository definition as seen outside any specific
Plan's context
Product of:
- importing parent's configuration
- applying local configuration overrides (e.g. |
| Modifier and Type | Class and Description |
|---|---|
class |
CompleteVcsRepositoryData |
class |
PartialVcsRepositoryDataImpl |
class |
PlanRepositoryDefinitionImpl |
class |
VcsRepositoryDataImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
MockVcsRepositoryData |
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.