Uses of Class
org.jbpm.workflow.instance.impl.WorkflowProcessInstanceImpl

Packages that use WorkflowProcessInstanceImpl
org.jbpm.marshalling.impl   
org.jbpm.ruleflow.instance   
 

Uses of WorkflowProcessInstanceImpl in org.jbpm.marshalling.impl
 

Methods in org.jbpm.marshalling.impl that return WorkflowProcessInstanceImpl
protected  WorkflowProcessInstanceImpl RuleFlowProcessInstanceMarshaller.createProcessInstance()
           
protected  WorkflowProcessInstanceImpl ProtobufRuleFlowProcessInstanceMarshaller.createProcessInstance()
           
protected abstract  WorkflowProcessInstanceImpl AbstractProtobufProcessInstanceMarshaller.createProcessInstance()
           
protected abstract  WorkflowProcessInstanceImpl AbstractProcessInstanceMarshaller.createProcessInstance()
           
 

Uses of WorkflowProcessInstanceImpl in org.jbpm.ruleflow.instance
 

Subclasses of WorkflowProcessInstanceImpl in org.jbpm.ruleflow.instance
 class RuleFlowProcessInstance
           
 



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