Class Task

java.lang.Object
org.infinispan.cli.commands.CliCommand
org.infinispan.cli.commands.rest.Task
All Implemented Interfaces:
org.aesh.command.Command<ContextAwareCommandInvocation>

@MetaInfServices(org.aesh.command.Command.class) public class Task extends CliCommand
Since:
10.1
Author:
Tristan Tarrant <tristan@infinispan.org>
  • Field Details

    • help

      protected boolean help
  • Constructor Details

    • Task

      public Task()
  • Method Details