| Package | Description | 
|---|---|
| net.bluemind.system.schemaupgrader | 
| Modifier and Type | Field and Description | 
|---|---|
UpdateResult.Result | 
UpdateResult.result  | 
| Modifier and Type | Method and Description | 
|---|---|
static UpdateResult.Result | 
UpdateResult.Result.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static UpdateResult.Result[] | 
UpdateResult.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Constructor and Description | 
|---|
UpdateResult(UpdateResult.Result result)  | 
UpdateResult(UpdateResult.Result result,
            java.util.Set<UpdateAction> actions)  | 
Copyright © 2021. All Rights Reserved.