Uses of Interface
org.ow2.bonita.facade.RuntimeAPI

Packages that use RuntimeAPI
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.util It Contains AccessorUtil class to unify access to Bonita APIs. 
 

Uses of RuntimeAPI in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that return RuntimeAPI
 RuntimeAPI APIAccessor.getRuntimeAPI()
          To get the RuntimeAPI interface.
 

Uses of RuntimeAPI in org.ow2.bonita.util
 

Methods in org.ow2.bonita.util that return RuntimeAPI
static RuntimeAPI AccessorUtil.getRuntimeAPI()
          To get the RuntimeAPI interface with a unify client access.
static RuntimeAPI StandaloneAccessorUtil.getStandaloneRuntimeAPI()
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.