@Deprecated public interface BaseCommand extends BaseCommand
| Modifier and Type | Method and Description |
|---|---|
String |
execute(CommandContext commandContext,
String[] args)
Deprecated.
|
default String |
execute(CommandContext commandContext,
String[] args)
Deprecated.
|
String execute(CommandContext commandContext, String[] args)
default String execute(CommandContext commandContext, String[] args)
execute in interface BaseCommandCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.