Class EmptyAction

  • All Implemented Interfaces:
    Action, ModelObject

    public final class EmptyAction
    extends InvisibleAction
    Singleton class to return an empty action in cases where returning null causes warnings in the log.
    • Method Detail

      • getInstance

        public static EmptyAction getInstance()