A C E F I J O P R T X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
C
- convertJSONToObject(String, Class<?>) - Method in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
- convertToJSON(Object) - Method in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
- convertToXML(Object) - Method in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
- convertXMLToObject(String, Class<?>) - Method in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
E
- executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
F
- FORMAT - Static variable in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
-
Only supports JSON or XML.
I
- INPUT - Static variable in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
-
The input object of type TYPE or String (if you set toObject)
J
- JSON - Static variable in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
O
- org.jbpm.process.workitem.parser - package org.jbpm.process.workitem.parser
P
- ParserWorkItemHandler - Class in org.jbpm.process.workitem.parser
-
WorkItemHandler that is capable of parsing String to objects and vice-versa.
- ParserWorkItemHandler() - Constructor for class org.jbpm.process.workitem.parser.ParserWorkItemHandler
- ParserWorkItemHandler(ClassLoader) - Constructor for class org.jbpm.process.workitem.parser.ParserWorkItemHandler
R
- RESULT - Static variable in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
-
The resulting object or String (if toObject is false it will be a String).
T
- TYPE - Static variable in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
-
The target object type full qualified name (com.acme.Customer)
X
- XML - Static variable in class org.jbpm.process.workitem.parser.ParserWorkItemHandler
All Classes All Packages