Uses of Class
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.Constants.TaskType

Packages that use Constants.TaskType
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard   
com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity   
 

Uses of Constants.TaskType in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard that return Constants.TaskType
static Constants.TaskType Constants.TaskType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Constants.TaskType[] Constants.TaskType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of Constants.TaskType in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity
 

Methods in com.ebmwebsourcing.petalsbpm.business.domain.bpmn2.to.api.standard.process.activity that return Constants.TaskType
 Constants.TaskType ITaskBean.getTaskType()
           
 



Copyright © 2010-2011 eBM WebSourcing. All Rights Reserved.