- bropen.framework.plugins.message.MessageConfig.Notification
-
-
Field Summary
Fields
| Modifiers |
Name |
Description |
static Integer |
COMETD |
|
static Integer |
IM |
|
static Integer |
MAIL |
|
static Integer |
MOBILE |
|
static Integer |
NONE |
|
static Integer |
SMS |
|
static Integer |
WORKBENCH |
|
-
Methods Summary
Methods
| Type |
Name and description |
static List<Integer> |
getAll()
|
-
Inherited Methods Summary
Inherited Methods
| 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() |
-
-
Field Detail
-
public static final Integer COMETD
-
public static final Integer IM
-
public static final Integer MAIL
-
public static final Integer MOBILE
-
public static final Integer NONE
-
public static final Integer SMS
-
public static final Integer WORKBENCH
-
Method Detail
-
@CompileStatic
static final List<Integer> getAll()
BROPEN Documentation, 2020-04-21 11:00