jBPM Console NG - Generic Client 6.2.1-SNAPSHOT

Uses of Class
org.jbpm.console.ng.gc.client.util.TaskUtils.TaskType

Packages that use TaskUtils.TaskType
org.jbpm.console.ng.gc.client.util   
 

Uses of TaskUtils.TaskType in org.jbpm.console.ng.gc.client.util
 

Methods in org.jbpm.console.ng.gc.client.util that return TaskUtils.TaskType
static TaskUtils.TaskType TaskUtils.TaskType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TaskUtils.TaskType[] TaskUtils.TaskType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.jbpm.console.ng.gc.client.util with parameters of type TaskUtils.TaskType
static List<String> TaskUtils.getStatusByType(TaskUtils.TaskType type)
           
 


jBPM Console NG - Generic Client 6.2.1-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.