| Modifier and Type | Method and Description |
|---|---|
static <T extends InternalVersionNamingScheme> |
DeploymentMatchers.equalToVersionNamingScheme(T reference) |
| Modifier and Type | Method and Description |
|---|---|
static InternalVersionNamingScheme |
DeploymentMocks.mockVersionNamingScheme(long id,
@NotNull String nextVersionName,
boolean isAutoIncrement,
@NotNull Set<String> variablesToAutoincrement) |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionNamingSchemeImpl |
| Modifier and Type | Class and Description |
|---|---|
class |
IsVersionNamingSchemeEq<T extends InternalVersionNamingScheme> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends InternalVersionNamingScheme> |
IsVersionNamingSchemeEq.equalToVersionNamingScheme(T reference) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MutableVersionNamingScheme
Version Naming Configuration for a Deployment Project that will be stored in the database.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableVersionNamingSchemeImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VersionNamingScheme
Version Naming Configuration for a Deployment Project.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.