public class PropertyCommand extends Object implements Command
Constructor and Description |
---|
PropertyCommand(String name,
String value) |
Modifier and Type | Method and Description |
---|---|
void |
exec(CommandContext ctx) |
String |
toString() |
String |
toString(CommandContext ctx) |
public void exec(CommandContext ctx) throws IOException
exec
in interface Command
IOException
public String toString(CommandContext ctx)
Copyright © 2015 Nuxeo SA. All rights reserved.