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 matcher implementations: matchers are used for dynamic determination of the persistent type of process variables. 
 

Uses of JbpmTypeMatcher in org.jbpm.context.exe
 

Constructors in org.jbpm.context.exe with parameters of type JbpmTypeMatcher
JbpmType(JbpmTypeMatcher jbpmTypeMatcher, Converter converter, Class 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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.