Uses of Class
org.jbpm.context.def.Access

Packages that use Access
org.jbpm.context.def the part of the runtime process data structures related to variables. 
 

Uses of Access in org.jbpm.context.def
 

Fields in org.jbpm.context.def declared as Access
protected  Access VariableAccess.access
           
 

Methods in org.jbpm.context.def that return Access
 Access VariableAccess.getAccess()
          specifies a comma separated list of access literals {read, write, required}.
 



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