| Package | Description |
|---|---|
| csbase.client |
| Modifier and Type | Method and Description |
|---|---|
ClientSmartFileEvent.OptimizationFailCause |
ClientSmartFileEvent.getEventCause() |
static ClientSmartFileEvent.OptimizationFailCause |
ClientSmartFileEvent.OptimizationFailCause.valueOf(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(String localProjectPath,
ClientSmartFileEvent.OptimizationFailCause eventCause)
Construtor para eventos que não envolvem arquivos
|
ClientSmartFileEvent(String localProjectPath,
String fileLocalProjectPath,
ClientSmartFileEvent.OptimizationFailCause eventCause)
Construtor
|
Copyright © 2020. All rights reserved.