public interface Command
| Modifier and Type | Method and Description |
|---|---|
void |
exec(CommandContext ctx) |
String |
toString(CommandContext ctx) |
void exec(CommandContext ctx) throws IOException
IOExceptionString toString(CommandContext ctx)
Copyright © 2018 Nuxeo. All rights reserved.