Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.TaskStatusType

Packages that use TaskStatusType
com.evolveum.midpoint.model.api   
com.evolveum.midpoint.model.controller   
com.evolveum.midpoint.web.bean   
com.evolveum.midpoint.web.model   
com.evolveum.midpoint.web.model.impl   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of TaskStatusType in com.evolveum.midpoint.model.api
 

Methods in com.evolveum.midpoint.model.api that return TaskStatusType
 TaskStatusType ModelService.getImportStatus(java.lang.String resourceOid, OperationResult result)
          Deprecated. 
 

Uses of TaskStatusType in com.evolveum.midpoint.model.controller
 

Methods in com.evolveum.midpoint.model.controller that return TaskStatusType
 TaskStatusType ModelControllerImpl.getImportStatus(java.lang.String resourceOid, OperationResult result)
          Deprecated. 
 

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

Constructors in com.evolveum.midpoint.web.bean with parameters of type TaskStatusType
TaskStatus(TaskStatusType statusType)
           
 

Uses of TaskStatusType in com.evolveum.midpoint.web.model
 

Methods in com.evolveum.midpoint.web.model that return TaskStatusType
 TaskStatusType ResourceManager.getImportStatus(java.lang.String resourceOid)
           
 

Uses of TaskStatusType in com.evolveum.midpoint.web.model.impl
 

Methods in com.evolveum.midpoint.web.model.impl that return TaskStatusType
 TaskStatusType ResourceManagerImpl.getImportStatus(java.lang.String resourceOid)
           
 

Uses of TaskStatusType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return TaskStatusType
 TaskStatusType ObjectFactory.createTaskStatusType()
          Create an instance of TaskStatusType
 



Copyright © 2011 evolveum. All Rights Reserved.