public interface PmGroupCommand extends org.aesh.command.Command<PmCommandInvocation>
| Modifier and Type | Method and Description |
|---|---|
default org.aesh.command.CommandResult |
execute(PmCommandInvocation commandInvocation) |
CommandDomain |
getDomain() |
CommandDomain getDomain()
default org.aesh.command.CommandResult execute(PmCommandInvocation commandInvocation) throws org.aesh.command.CommandException, InterruptedException
execute in interface org.aesh.command.Command<PmCommandInvocation>org.aesh.command.CommandExceptionInterruptedExceptionCopyright © 2016–2019 JBoss by Red Hat. All rights reserved.