Class ExecutionsCommand

  • All Implemented Interfaces:
    Callable<Integer>

    @Component
    public class ExecutionsCommand
    extends Object
    implements Callable<Integer>
    This class bundles subcommands which manage executions. Each subcommand is implemented in a static sub-class.
    • Constructor Detail

      • ExecutionsCommand

        public ExecutionsCommand()