| Package | Description |
|---|---|
| com.atlassian.bamboo.repository.cvsimpl |
| Modifier and Type | Method and Description |
|---|---|
CVSRepository.SymbolicNameType |
CVSRepository.getSymbolicNameType() |
CVSRepository.SymbolicNameType |
CvsRepositoryManager.getSymbolicNameType(String clientPath,
BuildLogger buildLogger,
CVSRepository cvsRepository)
Execute cvs rtag -h -l modulename operation and gather information about available symbolic revisions.
|
static CVSRepository.SymbolicNameType |
CVSRepository.SymbolicNameType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CVSRepository.SymbolicNameType[] |
CVSRepository.SymbolicNameType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.