Uses of Interface
org.jbpm.identity.assignment.ExpressionSession

Packages that use ExpressionSession
org.jbpm.identity.assignment   
org.jbpm.identity.hibernate   
 

Uses of ExpressionSession in org.jbpm.identity.assignment
 

Fields in org.jbpm.identity.assignment declared as ExpressionSession
protected  ExpressionSession ExpressionAssignmentHandler.expressionSession
           
 

Methods in org.jbpm.identity.assignment that return ExpressionSession
protected  ExpressionSession ExpressionAssignmentHandler.getExpressionSession()
          serves as a hook for customizing the way the identity session is retrieved.
 

Uses of ExpressionSession in org.jbpm.identity.hibernate
 

Classes in org.jbpm.identity.hibernate that implement ExpressionSession
 class IdentitySession
           
 



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