Class Batch

  • All Implemented Interfaces:
    org.aesh.command.Command

    public class Batch
    extends Object
    implements org.aesh.command.Command
    Since:
    10.0
    Author:
    Tristan Tarrant <tristan@infinispan.org>
    • Constructor Detail

      • Batch

        public Batch()
    • Method Detail

      • execute

        public org.aesh.command.CommandResult execute​(org.aesh.command.invocation.CommandInvocation invocation)
        Specified by:
        execute in interface org.aesh.command.Command