Class AbstractGroupAction

  • All Implemented Interfaces:
    AuthorizableAction, GroupAction

    public abstract class AbstractGroupAction
    extends AbstractAuthorizableAction
    implements GroupAction
    Abstract implementation of the GroupAction interface that doesn't perform any action. This is a convenience implementation allowing subclasses to only implement methods that need extra attention.