|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.workflow.service.http.WorkflowDefinitionJSONSerializer
Constructor Summary | |
WorkflowDefinitionJSONSerializer()
|
Method Summary | |
static org.json.JSONArray |
toJSONArray(java.util.List models)
|
static org.json.JSONObject |
toJSONObject(com.liferay.portlet.workflow.model.WorkflowDefinition model)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WorkflowDefinitionJSONSerializer()
Method Detail |
public static org.json.JSONObject toJSONObject(com.liferay.portlet.workflow.model.WorkflowDefinition model)
public static org.json.JSONArray toJSONArray(java.util.List models)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |