Uses of Class
org.ow2.bonita.facade.uuid.AutomaticBodyUUID

Packages that use AutomaticBodyUUID
org.ow2.bonita.facade.runtime It contains interfaces for recorded data for runtime informations on different types of workflow elements : process, activity, variable, hook. 
org.ow2.bonita.facade.uuid It Contains classes that implement universally unique identifier (UUID) for returned objects or parameters of the Bonita API. 
 

Uses of AutomaticBodyUUID in org.ow2.bonita.facade.runtime
 

Methods in org.ow2.bonita.facade.runtime that return AutomaticBodyUUID
 AutomaticBodyUUID AutomaticBody.getUUID()
          Returns the UUID of the automatic body.
 

Uses of AutomaticBodyUUID in org.ow2.bonita.facade.uuid
 

Constructors in org.ow2.bonita.facade.uuid with parameters of type AutomaticBodyUUID
AutomaticBodyUUID(AutomaticBodyUUID src)
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.