紧急程度
| Type | Name and description |
|---|---|
static Closure |
converter@see WorkbenchSyncService#setPropertyConverter |
| Type | Name and description |
|---|---|
static Priority |
getPriority(Integer priority)获得紧急程度 |
static String |
getPriorityName(ProcessInstance pi) |
| Methods inherited from class | Name |
|---|---|
class Enum |
Enum#name(), Enum#equals(Object), Enum#toString(), Enum#hashCode(), Enum#compareTo(Object), Enum#compareTo(Enum), Enum#valueOf(Class, String), Enum#getDeclaringClass(), Enum#ordinal(), Enum#wait(long, int), Enum#wait(long), Enum#wait(), Enum#getClass(), Enum#notify(), Enum#notifyAll() |
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |
特急
无
一般
紧急
获得紧急程度
priority - 即 ProcessInstance.PRIORITY_XXXBROPEN Documentation, 2020-04-21 11:24