org.jbpm.marshalling.impl
Class ProtobufRuleFlowProcessInstanceMarshaller

java.lang.Object
  extended by org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
      extended by org.jbpm.marshalling.impl.ProtobufRuleFlowProcessInstanceMarshaller
All Implemented Interfaces:
ProcessInstanceMarshaller

public class ProtobufRuleFlowProcessInstanceMarshaller
extends AbstractProtobufProcessInstanceMarshaller

Marshaller class for RuleFlowProcessInstances


Field Summary
static ProtobufRuleFlowProcessInstanceMarshaller INSTANCE
           
 
Method Summary
protected  WorkflowProcessInstanceImpl createProcessInstance()
           
 
Methods inherited from class org.jbpm.marshalling.impl.AbstractProtobufProcessInstanceMarshaller
readNodeInstance, readNodeInstanceContent, readProcessInstance, writeNodeInstance, writeNodeInstanceContent, writeProcessInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static ProtobufRuleFlowProcessInstanceMarshaller INSTANCE
Method Detail

createProcessInstance

protected WorkflowProcessInstanceImpl createProcessInstance()
Specified by:
createProcessInstance in class AbstractProtobufProcessInstanceMarshaller


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.