Uses of Class
org.ow2.bonita.facade.Context

Packages that use Context
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
 

Uses of Context in org.ow2.bonita.facade
 

Methods in org.ow2.bonita.facade that return Context
static Context Context.autoDetect()
           
static Context Context.getFromEnvironment()
           
static Context Context.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Context[] Context.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.