| 程序包 | 说明 |
|---|---|
| com.bstek.urule.console.database.manager.packet.apply | |
| com.bstek.urule.console.database.manager.packet.deploy | |
| com.bstek.urule.console.database.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PacketApplyQuery |
PacketApplyQueryImpl.notStatus(ApplyStatus status) |
PacketApplyQuery |
PacketApplyQuery.notStatus(ApplyStatus status) |
PacketApplyQuery |
PacketApplyQueryImpl.status(ApplyStatus status) |
PacketApplyQuery |
PacketApplyQuery.status(ApplyStatus inStatus) |
PacketApplyQuery |
PacketApplyQueryImpl.statusIn(ApplyStatus[] status) |
PacketApplyQuery |
PacketApplyQuery.statusIn(ApplyStatus[] status) |
void |
PacketApplyManagerImpl.update(long id,
ApplyStatus status) |
void |
PacketApplyManager.update(long id,
ApplyStatus status) |
| 限定符和类型 | 方法和说明 |
|---|---|
PacketDeployQuery |
PacketDeployQueryImpl.status(ApplyStatus status) |
PacketDeployQuery |
PacketDeployQuery.status(ApplyStatus status) |
void |
PacketDeployManagerImpl.updateStatus(long id,
ApplyStatus status) |
void |
PacketDeployManager.updateStatus(long id,
ApplyStatus status) |
| 限定符和类型 | 方法和说明 |
|---|---|
ApplyStatus |
PacketDeploy.getStatus() |
ApplyStatus |
PacketApply.getStatus() |
static ApplyStatus |
ApplyStatus.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ApplyStatus[] |
ApplyStatus.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PacketDeploy.setStatus(ApplyStatus status) |
void |
PacketApply.setStatus(ApplyStatus status) |
Copyright © 2023 Bstek. All rights reserved.