Package | Description |
---|---|
io.jpom.model.enums | |
io.jpom.service.dblog |
Modifier and Type | Method and Description |
---|---|
static BuildReleaseMethod |
BuildReleaseMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuildReleaseMethod[] |
BuildReleaseMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BuildInfoService.checkReleaseMethod(String dataId,
javax.servlet.http.HttpServletRequest request,
BuildReleaseMethod releaseMethod)
判断是否存在 发布关联
|
boolean |
BuildInfoService.checkReleaseMethodByLike(String dataId,
javax.servlet.http.HttpServletRequest request,
BuildReleaseMethod releaseMethod)
判断是否存在 发布关联
|
Copyright © 2017–2022. All rights reserved.