Package | Description |
---|---|
io.jpom.model.outgiving | |
io.jpom.outgiving |
Modifier and Type | Method and Description |
---|---|
static OutGivingNodeProject.Status |
OutGivingNodeProject.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutGivingNodeProject.Status[] |
OutGivingNodeProject.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OutGivingNodeProject.Status |
OutGivingItemRun.call() |
Modifier and Type | Method and Description |
---|---|
void |
OutGivingItemRun.updateStatus(String outGivingId,
OutGivingNodeProject outGivingNodeProjectItem,
OutGivingNodeProject.Status status,
String msg)
更新状态
|
static void |
OutGivingItemRun.updateStatus(String logId,
String outGivingId,
OutGivingNodeProject outGivingNodeProjectItem,
OutGivingNodeProject.Status status,
String msg,
String userId)
更新状态
|
Copyright © 2017–2022. All rights reserved.