Uses of Class
com.evolveum.midpoint.web.bean.TaskItemExecutionStatus

Packages that use TaskItemExecutionStatus
com.evolveum.midpoint.web.bean   
 

Uses of TaskItemExecutionStatus in com.evolveum.midpoint.web.bean
 

Methods in com.evolveum.midpoint.web.bean that return TaskItemExecutionStatus
 TaskItemExecutionStatus TaskItem.getExecutionStatus()
           
static TaskItemExecutionStatus TaskItemExecutionStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TaskItemExecutionStatus[] TaskItemExecutionStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 evolveum. All Rights Reserved.