Uses of Class
org.ow2.bonita.facade.def.majorElement.ActivityDefinition.FinishMode

Packages that use ActivityDefinition.FinishMode
org.ow2.bonita.facade.def.majorElement Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI
 

Uses of ActivityDefinition.FinishMode in org.ow2.bonita.facade.def.majorElement
 

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



Copyright © 2008 OW2 Consortium. All Rights Reserved.