Uses of Class
com.atlassian.bamboo.task.TaskState

Packages that use TaskState
com.atlassian.bamboo.task   
 

Uses of TaskState in com.atlassian.bamboo.task
 

Methods in com.atlassian.bamboo.task that return TaskState
 TaskState TaskResultBuilder.getTaskState()
           
 TaskState TaskResult.getTaskState()
           
static TaskState TaskState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskState[] TaskState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 Atlassian. All Rights Reserved.