| Package | Description |
|---|---|
| csbase.client |
| Modifier and Type | Method and Description |
|---|---|
ClientSmartFileEvent.OptimizationFailCause |
ClientSmartFileEvent.getEventCause() |
static ClientSmartFileEvent.OptimizationFailCause |
ClientSmartFileEvent.OptimizationFailCause.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ClientSmartFileEvent.OptimizationFailCause[] |
ClientSmartFileEvent.OptimizationFailCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ClientSmartFileEvent(java.lang.String localProjectPath,
ClientSmartFileEvent.OptimizationFailCause eventCause)
Construtor para eventos que não envolvem arquivos
|
ClientSmartFileEvent(java.lang.String localProjectPath,
java.lang.String fileLocalProjectPath,
ClientSmartFileEvent.OptimizationFailCause eventCause)
Construtor
|
Copyright © 2015. All Rights Reserved.