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

Packages that use ExpressionSession
org.jbpm.identity.assignment implementation of the assignment expressions resolving. 
org.jbpm.identity.hibernate identity component interfaces used by jBPM. 
 

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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.