Package | Description |
---|---|
com.evolveum.midpoint.schema.statistics | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Field and Description |
---|---|
protected IterativeTaskInformationType |
IterativeTaskInformation.startValue |
Modifier and Type | Method and Description |
---|---|
IterativeTaskInformationType |
IterativeTaskInformation.getAggregatedValue() |
IterativeTaskInformationType |
IterativeTaskInformation.getDeltaValue() |
IterativeTaskInformationType |
IterativeTaskInformation.getStartValue() |
Modifier and Type | Method and Description |
---|---|
static void |
IterativeTaskInformation.addTo(IterativeTaskInformationType sum,
IterativeTaskInformationType delta,
boolean overrideCurrent) |
void |
StatisticsCollector.resetIterativeTaskInformation(IterativeTaskInformationType value) |
Constructor and Description |
---|
IterativeTaskInformation(IterativeTaskInformationType value) |
Modifier and Type | Field and Description |
---|---|
protected IterativeTaskInformationType |
OperationStatsType.iterativeTaskInformation |
Modifier and Type | Method and Description |
---|---|
IterativeTaskInformationType |
IterativeTaskInformationType.clone()
Creates and returns a deep copy of this object.
|
IterativeTaskInformationType |
ObjectFactory.createIterativeTaskInformationType()
Create an instance of
IterativeTaskInformationType |
IterativeTaskInformationType |
OperationStatsType.getIterativeTaskInformation()
Gets the value of the iterativeTaskInformation property.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationStatsType.setIterativeTaskInformation(IterativeTaskInformationType value)
Sets the value of the iterativeTaskInformation property.
|
Constructor and Description |
---|
IterativeTaskInformationType(IterativeTaskInformationType o)
Creates a new
IterativeTaskInformationType instance by deeply copying a given IterativeTaskInformationType instance. |
Copyright © 2015 Evolveum. All rights reserved.