public class CreateWorkspace extends Object implements org.apache.commons.chain.Command
| Constructor and Description | 
|---|
| CreateWorkspace() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | execute(org.apache.commons.chain.Context ctx) | 
| String | getNameKey() | 
| void | setNameKey(String nameKey) | 
public boolean execute(org.apache.commons.chain.Context ctx)
                throws Exception
execute in interface org.apache.commons.chain.CommandExceptionpublic String getNameKey()
public void setNameKey(String nameKey)
nameKey - the name key to setCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.