public interface ModulePatch extends Comparable<ModulePatch>
| Modifier and Type | Method and Description |
|---|---|
void |
apply()
Apply the module patch
|
String |
getDescription() |
int |
getFixesFromSchema() |
int |
getFixesToSchema() |
String |
getId() |
String |
getModuleId() |
int |
getTargetSchema() |
compareToString getId()
String getDescription()
String getModuleId()
int getFixesFromSchema()
int getFixesToSchema()
int getTargetSchema()
void apply()
Copyright © 2005–2018 Alfresco Software. All rights reserved.