Package | Description |
---|---|
com.evolveum.midpoint.schema.statistics | |
com.evolveum.midpoint.xml.ns._public.common.common_3 |
Modifier and Type | Method and Description |
---|---|
protected void |
ActionsExecutedInformation.addEntry(Map<ActionsExecutedObjectsKey,ObjectActionsExecutedEntryType> target,
com.evolveum.midpoint.schema.statistics.ActionsExecutedInformation.ObjectActionExecuted a) |
static void |
ActionsExecutedInformation.addTo(List<ObjectActionsExecutedEntryType> sumEntries,
List<ObjectActionsExecutedEntryType> deltaEntries) |
static void |
ActionsExecutedInformation.addTo(List<ObjectActionsExecutedEntryType> sumEntries,
List<ObjectActionsExecutedEntryType> deltaEntries) |
Modifier and Type | Field and Description |
---|---|
protected List<ObjectActionsExecutedEntryType> |
ActionsExecutedInformationType.objectActionsEntry |
protected List<ObjectActionsExecutedEntryType> |
ActionsExecutedInformationType.resultingObjectActionsEntry |
Modifier and Type | Method and Description |
---|---|
ObjectActionsExecutedEntryType |
ObjectActionsExecutedEntryType.clone()
Creates and returns a deep copy of this object.
|
ObjectActionsExecutedEntryType |
ObjectFactory.createObjectActionsExecutedEntryType()
Create an instance of
ObjectActionsExecutedEntryType |
Modifier and Type | Method and Description |
---|---|
List<ObjectActionsExecutedEntryType> |
ActionsExecutedInformationType.getObjectActionsEntry()
Gets the value of the objectActionsEntry property.
|
List<ObjectActionsExecutedEntryType> |
ActionsExecutedInformationType.getResultingObjectActionsEntry()
Gets the value of the resultingObjectActionsEntry property.
|
Constructor and Description |
---|
ObjectActionsExecutedEntryType(ObjectActionsExecutedEntryType o)
Creates a new
ObjectActionsExecutedEntryType instance by deeply copying a given ObjectActionsExecutedEntryType instance. |
Copyright © 2015 Evolveum. All rights reserved.