| Package | Description |
|---|---|
| csbase.logic |
| Modifier and Type | Method and Description |
|---|---|
FileUpdateNotification.Result |
FileUpdateNotification.getResult()
Obtém o resultado da atualização.
|
static FileUpdateNotification.Result |
FileUpdateNotification.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileUpdateNotification.Result[] |
FileUpdateNotification.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FileUpdateNotification(String sender,
String filePath,
FileUpdateNotification.Result result)
Cria uma notificação sobre a atualização de um arquivo.
|
Copyright © 2018. All rights reserved.