密级
| Enum constant | Description |
|---|---|
CONFIDENTIAL |
秘密 |
RESTRICTED |
受限(内部) |
SECRET |
机密 |
TOPSECRET |
高密(绝密) |
UNCLASSIFIED |
公开 |
| Type | Name and description |
|---|---|
static Closure |
converter@see WorkbenchSyncService#setPropertyConverter |
| Type | Name and description |
|---|---|
static Security |
getSecurity(Integer security) |
static String |
getSecurityName(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() |
BROPEN Documentation, 2020-04-21 11:24