Uses of Class
org.ow2.bonita.facade.def.element.HookDefinition.V3Event

Packages that use HookDefinition.V3Event
org.ow2.bonita.facade.def.element Contains interfaces for XPDL definition of objects of non major elements defined within package, process, activity, participant
(including ones defined by extended attributes like Hook, RoleMapper, PerformerAssignment, multi-instantiation)
returned by the QueryDefintionAPI. 
 

Uses of HookDefinition.V3Event in org.ow2.bonita.facade.def.element
 

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

Methods in org.ow2.bonita.facade.def.element with parameters of type HookDefinition.V3Event
static HookDefinition.Event HookDefinition.V3Event.getV4FromV3HookEventName(HookDefinition.V3Event event, boolean automaticActivity)
           
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.