org.jbpm.marshalling.impl
Class RuleFlowProcessInstanceMarshaller

java.lang.Object
  extended by org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
      extended by org.jbpm.marshalling.impl.RuleFlowProcessInstanceMarshaller
All Implemented Interfaces:
ProcessInstanceMarshaller

public class RuleFlowProcessInstanceMarshaller
extends AbstractProcessInstanceMarshaller

Marshaller class for RuleFlowProcessInstances


Field Summary
static RuleFlowProcessInstanceMarshaller INSTANCE
           
 
Method Summary
protected  WorkflowProcessInstanceImpl createProcessInstance()
           
 
Methods inherited from class org.jbpm.marshalling.impl.AbstractProcessInstanceMarshaller
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 RuleFlowProcessInstanceMarshaller INSTANCE
Method Detail

createProcessInstance

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


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