| 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(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(String sender,
Object projectId,
String commandId,
CommandPersistenceNotification.Type type)
Cria o evento.
|
Copyright © 2016. All rights reserved.