Annotation Type Ignore


  • @Retention(RUNTIME)
    public @interface Ignore
    The Interface Ignore.

    Add this annotation to any OnmsUpgrade implementation that is not supposed to be executed (or ignored).

    Author:
    Alejandro Galue