|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessInstanceMarshaller | |
---|---|
org.jbpm.marshalling.impl |
Uses of ProcessInstanceMarshaller in org.jbpm.marshalling.impl |
---|
Classes in org.jbpm.marshalling.impl that implement ProcessInstanceMarshaller | |
---|---|
class |
AbstractProcessInstanceMarshaller
Default implementation of a process instance marshaller. |
class |
AbstractProtobufProcessInstanceMarshaller
Default implementation of a process instance marshaller. |
class |
ProtobufRuleFlowProcessInstanceMarshaller
Marshaller class for RuleFlowProcessInstances |
class |
RuleFlowProcessInstanceMarshaller
Marshaller class for RuleFlowProcessInstances |
Methods in org.jbpm.marshalling.impl that return ProcessInstanceMarshaller | |
---|---|
ProcessInstanceMarshaller |
ProcessMarshallerRegistry.getMarshaller(String type)
|
Methods in org.jbpm.marshalling.impl with parameters of type ProcessInstanceMarshaller | |
---|---|
void |
ProcessMarshallerRegistry.register(String type,
ProcessInstanceMarshaller marchaller)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |