Package | Description |
---|---|
org.jbpm.marshalling.impl |
Modifier and Type | Class and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
ProcessInstanceMarshaller |
ProcessMarshallerRegistry.getMarshaller(String type) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessMarshallerRegistry.register(String type,
ProcessInstanceMarshaller marchaller) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.