Package | Description |
---|---|
io.jpom.model | |
io.jpom.model.data | |
io.jpom.model.enums | |
io.jpom.model.outgiving |
Modifier and Type | Class and Description |
---|---|
class |
AfterOpt |
Modifier and Type | Method and Description |
---|---|
static <T extends BaseEnum> |
BaseEnum.getEnum(Class<? extends BaseEnum> t,
Integer code)
根据枚举获取枚举对象
|
static <T extends BaseEnum> |
BaseEnum.getEnum(Class<? extends BaseEnum> t,
Integer code,
T def)
根据枚举获取枚举对象
|
Modifier and Type | Method and Description |
---|---|
static Map<Integer,BaseEnum> |
BaseEnum.getMap(Class<? extends BaseEnum> t)
将枚举转换为map
|
Modifier and Type | Method and Description |
---|---|
static String |
BaseEnum.getDescByCode(Class<? extends BaseEnum> t,
Integer code)
根据 code 获取描述
|
static <T extends BaseEnum> |
BaseEnum.getEnum(Class<? extends BaseEnum> t,
Integer code)
根据枚举获取枚举对象
|
static <T extends BaseEnum> |
BaseEnum.getEnum(Class<? extends BaseEnum> t,
Integer code,
T def)
根据枚举获取枚举对象
|
static Map<Integer,BaseEnum> |
BaseEnum.getMap(Class<? extends BaseEnum> t)
将枚举转换为map
|
Modifier and Type | Class and Description |
---|---|
static class |
CommandExecLogModel.Status |
static class |
MonitorModel.NotifyType |
static class |
RepositoryModel.RepoType
仓库类型
|
Modifier and Type | Class and Description |
---|---|
class |
BackupStatusEnum
backup type
|
class |
BackupTypeEnum
backup type
|
class |
BuildReleaseMethod |
class |
BuildStatus |
class |
GitProtocolEnum
Git protocol
|
Modifier and Type | Class and Description |
---|---|
static class |
OutGivingModel.Status
状态
|
static class |
OutGivingNodeProject.Status
状态
|
Copyright © 2017–2022. All rights reserved.