public interface LaunchMetaInfoRepository
| Modifier and Type | Interface and Description |
|---|---|
static class |
LaunchMetaInfoRepository.LaunchMetaInfo
Launch Meta Information entity
|
static class |
LaunchMetaInfoRepository.LaunchMetaInfoRepositoryImpl
Implementation of launch counter
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LAUNCH_META_INFO |
| Modifier and Type | Method and Description |
|---|---|
long |
getLaunchNumber(java.lang.String launchName,
java.lang.String projectName)
Calculates number of launch with specified name
|
static final java.lang.String LAUNCH_META_INFO