public class Help extends Object implements org.apache.commons.chain.Command
Command
s. If a Command
is
specified it will show its description, usage and parameters.Constructor and Description |
---|
Help() |
Modifier and Type | Method and Description |
---|---|
boolean |
execute(org.apache.commons.chain.Context ctx) |
String |
getCommandKey() |
void |
setCommandKey(String commandKey) |
public boolean execute(org.apache.commons.chain.Context ctx) throws Exception
execute
in interface org.apache.commons.chain.Command
Exception
public String getCommandKey()
public void setCommandKey(String commandKey)
commandKey
- the command key to setCopyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.