Class StatisticsDtoModel
java.lang.Object
com.evolveum.midpoint.web.component.progress.StatisticsDtoModel
- All Implemented Interfaces:
Serializable
,org.apache.wicket.model.IDetachable
,org.apache.wicket.model.IModel<StatisticsDto>
,org.apache.wicket.util.io.IClusterable
public class StatisticsDtoModel
extends Object
implements org.apache.wicket.model.IModel<StatisticsDto>
- See Also:
-
Constructor Summary
ConstructorDescriptionStatisticsDtoModel
(org.apache.wicket.model.IModel<PrismObjectWrapper<TaskType>> taskModel) -
Method Summary
Modifier and TypeMethodDescriptionprotected StatisticsDto
getStatisticsFromTask
(Task task) protected StatisticsDto
void
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.wicket.model.IModel
as, combineWith, detach, filter, flatMap, isPresent, map, orElse, orElseGet, setObject
-
Constructor Details
-
StatisticsDtoModel
public StatisticsDtoModel() -
StatisticsDtoModel
-
-
Method Details
-
getObject
- Specified by:
getObject
in interfaceorg.apache.wicket.model.IModel<StatisticsDto>
-
getObjectInternal
-
getStatisticsFromTask
-
getStatisticsFromTaskType
-
setTask
-
invalidateCache
public void invalidateCache()
-