| Package | Description |
|---|---|
| csbase.logic.algorithms.commands |
| Modifier and Type | Method and Description |
|---|---|
CommandPersistenceNotification.Type |
CommandPersistenceNotification.getType()
Obtém o identificador do tipo de evento.
|
static CommandPersistenceNotification.Type |
CommandPersistenceNotification.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommandPersistenceNotification.Type[] |
CommandPersistenceNotification.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CommandPersistenceNotification(java.lang.String sender,
java.lang.Object projectId,
java.lang.String commandId,
CommandPersistenceNotification.Type type)
Cria o evento.
|
Copyright © 2018. All Rights Reserved.