Package | Description |
---|---|
com.evolveum.midpoint.schema.statistics | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
SynchronizationInformationType |
SynchronizationInformation.getAggregatedValue() |
SynchronizationInformationType |
SynchronizationInformation.getDeltaValue() |
SynchronizationInformationType |
SynchronizationInformation.getStartValue() |
Modifier and Type | Method and Description |
---|---|
static void |
SynchronizationInformation.addTo(SynchronizationInformationType sum,
SynchronizationInformationType delta) |
void |
StatisticsCollector.resetSynchronizationInformation(SynchronizationInformationType value) |
Constructor and Description |
---|
SynchronizationInformation(SynchronizationInformationType value) |
Modifier and Type | Field and Description |
---|---|
protected SynchronizationInformationType |
OperationStatsType.synchronizationInformation |
Modifier and Type | Method and Description |
---|---|
SynchronizationInformationType |
SynchronizationInformationType.clone()
Creates and returns a deep copy of this object.
|
SynchronizationInformationType |
ObjectFactory.createSynchronizationInformationType()
Create an instance of
SynchronizationInformationType |
SynchronizationInformationType |
OperationStatsType.getSynchronizationInformation()
Gets the value of the synchronizationInformation property.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationStatsType.setSynchronizationInformation(SynchronizationInformationType value)
Sets the value of the synchronizationInformation property.
|
Constructor and Description |
---|
SynchronizationInformationType(SynchronizationInformationType o)
Creates a new
SynchronizationInformationType instance by deeply copying a given SynchronizationInformationType instance. |
Copyright © 2015 Evolveum. All rights reserved.