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.Command
Exception
public String getNameKey()
public void setNameKey(String nameKey)
nameKey
- the name key to setCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.