public class TaskCurrentStateDto extends Object
Constructor and Description |
---|
TaskCurrentStateDto(TaskDto taskDto) |
Modifier and Type | Method and Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_3.ActionsExecutedInformationType |
getActionsExecutedInformationType() |
Long |
getCurrentProgress() |
com.evolveum.midpoint.xml.ns._public.common.common_3.IterativeTaskInformationType |
getIterativeTaskInformationType() |
com.evolveum.midpoint.xml.ns._public.common.common_3.OperationStatsType |
getOperationStatsType() |
com.evolveum.midpoint.xml.ns._public.common.common_3.SynchronizationInformationType |
getSynchronizationInformationType() |
TaskDto |
getTaskDto() |
public TaskCurrentStateDto(TaskDto taskDto)
public TaskDto getTaskDto()
public com.evolveum.midpoint.xml.ns._public.common.common_3.OperationStatsType getOperationStatsType()
public com.evolveum.midpoint.xml.ns._public.common.common_3.SynchronizationInformationType getSynchronizationInformationType()
public com.evolveum.midpoint.xml.ns._public.common.common_3.IterativeTaskInformationType getIterativeTaskInformationType()
public com.evolveum.midpoint.xml.ns._public.common.common_3.ActionsExecutedInformationType getActionsExecutedInformationType()
public Long getCurrentProgress()
Copyright © 2015 evolveum. All rights reserved.