Annotation Interface StudioActionsGroup


@Target(METHOD) @Inherited public @interface StudioActionsGroup
Meta description that describes group of actions. *

* You can override an already existing StudioActionsGroup for your component * by specifying the same xmlElement() * and defining your xmlns() * or defining a more specific target() (usually the FQN of your component).