Package | Description |
---|---|
com.atlassian.bamboo.repository | |
com.atlassian.bamboo.vcs.configuration |
Modifier and Type | Interface and Description |
---|---|
interface |
RepositoryDefinition
Deprecated.
since 5.14 use
PlanRepositoryDefinition |
Modifier and Type | Class and Description |
---|---|
class |
LegacyRepositoryDefinitionImpl
Deprecated.
since 5.14 use
RepositoryDefinitionImpl |
class |
RepositoryDefinitionForTest |
class |
RepositoryDefinitionImpl |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Predicate<RepositoryPositionProvider> |
RepositoryPredicates.isPlanRepositoryDefinitionDefault()
Get a predicate that returns true for
PlanRepositoryDefinition which is has position == 0 (is default) |
Modifier and Type | Interface and Description |
---|---|
interface |
PlanRepositoryDefinition
Effective repository definition as seen "from a
Plan 's perspective. |
Modifier and Type | Class and Description |
---|---|
class |
PlanRepositoryDefinitionImpl |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.