@Retention(value=RUNTIME) public @interface Ignore
Add this annotation to any OnmsUpgrade implementation that is not supposed to be executed (or ignored).
Copyright © 2015. All rights reserved.