| Package | Description |
|---|---|
| jet.cs.util | |
| jet.server.api |
| Modifier and Type | Method and Description |
|---|---|
static APIConst.SERVER_ACTION_SOURCE |
APIConst.SERVER_ACTION_SOURCE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIConst.SERVER_ACTION_SOURCE[] |
APIConst.SERVER_ACTION_SOURCE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
APIConst.SERVER_ACTION_SOURCE |
ResourceNotifyInfo.getActionSource()
Return the action source which invoke the action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceActionNotifier.setActionSource(APIConst.SERVER_ACTION_SOURCE source)
Set the action source which invoke the action.
|
© insightsoftware. All rights reserved.