public class TreeJsonAction extends AbstractJsonAction
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
jsonStringifierFactory| Constructor and Description |
|---|
TreeJsonAction(ActionContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected ObjectJS |
createObjectJS(Simon simon)
Transforms a Simon into a JSON object.
|
void |
execute()
Execute action
|
void |
readParameters()
Parse HTTP Request parameters and store them locally
|
createAttributesObjectJSdontCache, getContextpublic static final String PATH
public TreeJsonAction(ActionContext context)
public void readParameters()
ActionreadParameters in class AbstractJsonActionprotected ObjectJS createObjectJS(Simon simon)
AbstractJsonActioncreateObjectJS in class AbstractJsonActionsimon - Simonpublic void execute() throws IOException
Actionexecute in class AbstractJsonActionIOExceptionCopyright © 2019. All rights reserved.