Class CompositeAction

  • All Implemented Interfaces:
    Action, IsInteraction

    public class CompositeAction
    extends java.lang.Object
    implements Action, IsInteraction
    An action for aggregating actions and triggering all of them at the same time.