public interface ExecutableCliCommand
| Modifier and Type | Method and Description |
|---|---|
void |
execute(CliEnvironment cle)
Executes the command.
|
void execute(CliEnvironment cle) throws BusinessException
cle - the CliEnvironment to useBusinessException - if on error occurs while executing the commandCopyright © 2011–2021 aiticon GmbH. All rights reserved.