public interface Updater
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
afterSchemaUpgrade()  | 
int | 
build()  | 
java.lang.String | 
getComponent()  | 
int | 
major()  | 
UpdateResult | 
update(IServerTaskMonitor monitor,
      java.util.Set<UpdateAction> handledActions)  | 
UpdateResult update(IServerTaskMonitor monitor, java.util.Set<UpdateAction> handledActions) throws java.lang.Exception
java.lang.Exceptionint major()
int build()
boolean afterSchemaUpgrade()
java.lang.String getComponent()
Copyright © 2021. All Rights Reserved.