public class Help extends Object implements org.apache.commons.chain.Command
Commands. 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.CommandExceptionpublic String getCommandKey()
public void setCommandKey(String commandKey)
commandKey - the command key to setCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.