Uses of Interface
org.jbpm.context.exe.JbpmTypeMatcher

Packages that use JbpmTypeMatcher
org.jbpm.context.exe contains ContextInstance, the central interface class for working with process variables. 
org.jbpm.context.exe.matcher   
 

Uses of JbpmTypeMatcher in org.jbpm.context.exe
 

Constructors in org.jbpm.context.exe with parameters of type JbpmTypeMatcher
JbpmType(JbpmTypeMatcher jbpmTypeMatcher, Converter converter, java.lang.Class<? extends VariableInstance> variableInstanceClass)
           
 

Uses of JbpmTypeMatcher in org.jbpm.context.exe.matcher
 

Classes in org.jbpm.context.exe.matcher that implement JbpmTypeMatcher
 class ClassNameMatcher
           
 class Ejb3Matcher
           
 class HibernateLongIdMatcher
           
 class HibernateStringIdMatcher
           
 class JcrNodeMatcher
           
 class SerializableMatcher
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.