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