Uses of Class
org.jbpm.api.env.WireObject

Packages that use WireObject
org.jbpm.api.env a layer that abstracts the engine and activities from the concrete environment in which the Process Virtual Machine runs. 
 

Uses of WireObject in org.jbpm.api.env
 

Method parameters in org.jbpm.api.env with type arguments of type WireObject
 Environment EnvironmentFactory.openEnvironment(java.util.List<WireObject> txWireObjects)
          open a new Environment and pass in a list of objects that must be placed/exposed in the transaction context.
 



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