|
jBPM :: Human Task Services 6.0.0.Alpha9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.task.utils.ContentMarshallerHelper
public class ContentMarshallerHelper
| Constructor Summary | |
|---|---|
ContentMarshallerHelper()
|
|
| Method Summary | |
|---|---|
static ContentData |
marshal(Object o,
org.kie.runtime.Environment env)
|
static FaultData |
marshalFault(Map<String,Object> fault,
org.kie.runtime.Environment env)
|
static Object |
unmarshall(byte[] content,
org.kie.runtime.Environment env)
|
static Object |
unmarshall(byte[] content,
org.kie.runtime.Environment env,
ClassLoader classloader)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentMarshallerHelper()
| Method Detail |
|---|
public static ContentData marshal(Object o,
org.kie.runtime.Environment env)
public static FaultData marshalFault(Map<String,Object> fault,
org.kie.runtime.Environment env)
public static Object unmarshall(byte[] content,
org.kie.runtime.Environment env)
public static Object unmarshall(byte[] content,
org.kie.runtime.Environment env,
ClassLoader classloader)
|
jBPM :: Human Task Services 6.0.0.Alpha9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||