Uses of Class
org.jbpm.pvm.internal.wire.descriptor.ObjectDescriptor

Packages that use ObjectDescriptor
org.jbpm.pvm.internal.wire.binding each Binding class creates a wire descriptor from a dom element. 
org.jbpm.pvm.internal.wire.descriptor   
 

Uses of ObjectDescriptor in org.jbpm.pvm.internal.wire.binding
 

Methods in org.jbpm.pvm.internal.wire.binding that return ObjectDescriptor
static ObjectDescriptor ObjectBinding.parseObjectDescriptor(org.w3c.dom.Element element, Parse parse, Parser parser)
           
 

Methods in org.jbpm.pvm.internal.wire.binding with parameters of type ObjectDescriptor
protected  void TransactionBinding.autoDetectOrParseAttribute(ObjectDescriptor transactionDescriptor, org.w3c.dom.Element element)
           
protected  void TransactionBinding.parseFieldOperation(ObjectDescriptor objectDescriptor, org.w3c.dom.Element element, java.lang.String fieldName, java.lang.String fieldValue)
           
 

Uses of ObjectDescriptor in org.jbpm.pvm.internal.wire.descriptor
 

Subclasses of ObjectDescriptor in org.jbpm.pvm.internal.wire.descriptor
 class JobExecutorDescriptor
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.