Class SchemaUpgradeWrapper


  • public class SchemaUpgradeWrapper
    extends Object
    This wrapper object is meant to store the changes made to service schemas, currently this is limited to new schemas, but in future this could be possibly extended to track removed schemas as well. Modified schemas are currently separately handled by ServiceSchemaUpgradeWrapper.
    Author:
    Peter Major