Class CompositeAction

  • All Implemented Interfaces:
    Action

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

      • CompositeAction

        public CompositeAction()