集成的应用
| Modifiers | Name | Description |
|---|---|---|
static Object |
ATTTAG_ICON |
附件标签:应用图标 |
| Type | Name and description |
|---|---|
String |
addresses应用服务器的 IP 地址:多值以分号分隔 |
String |
code应用编码 |
static Object |
constraints |
String |
createdBy |
Date |
dateCreated时间戳... |
Boolean |
disabled应用加密秘钥 |
Date |
lastUpdated |
static Map |
listFields |
static Object |
mapping |
String |
name应用名称 |
String |
notes备注 |
String |
updatedBy |
String |
url应用服务器的 URL 地址 |
| Type | Name and description |
|---|---|
static List<Map<String, Object>> |
getAppAddresses()计算所有应用服务器的 IP 地址,并缓存 |
String |
toString() |
| Methods inherited from class | Name |
|---|---|
class Object |
Object#wait(long, int), Object#wait(long), Object#wait(), Object#equals(Object), Object#toString(), Object#hashCode(), Object#getClass(), Object#notify(), Object#notifyAll() |