| 程序包 | 说明 |
|---|---|
| com.bstek.urule.console.database.manager.packet.apply | |
| com.bstek.urule.console.database.manager.project | |
| com.bstek.urule.console.database.model |
| 限定符和类型 | 方法和说明 |
|---|---|
PacketApplyQuery |
PacketApplyQueryImpl.type(ApplyType type) |
PacketApplyQuery |
PacketApplyQuery.type(ApplyType type) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
ProjectManagerImpl.getApproveUser(long id,
ApplyType type) |
String |
ProjectManager.getApproveUser(long id,
ApplyType type)
获取审批用户
|
void |
ProjectManagerImpl.updateApproveUser(long id,
ApplyType type,
String account) |
void |
ProjectManager.updateApproveUser(long id,
ApplyType type,
String account)
更新审批用户
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApplyType |
PacketApply.getType() |
static ApplyType |
ApplyType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ApplyType[] |
ApplyType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PacketApply.setType(ApplyType type) |
Copyright © 2023 Bstek. All rights reserved.