Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectActionsExecutedEntryType
Packages that use ObjectActionsExecutedEntryType
Package
Description
-
Uses of ObjectActionsExecutedEntryType in com.evolveum.midpoint.schema.statistics
Methods in com.evolveum.midpoint.schema.statistics that return types with arguments of type ObjectActionsExecutedEntryTypeModifier and TypeMethodDescriptionstatic List<ObjectActionsExecutedEntryType>ActivityStatisticsUtil.getAllActionsExecuted(@NotNull TreeNode<ActivityTreeUtil.ActivityStateInContext> tree) static List<ObjectActionsExecutedEntryType>ActivityStatisticsUtil.getResultingActionsExecuted(@NotNull TreeNode<ActivityTreeUtil.ActivityStateInContext> tree) static @NotNull List<ObjectActionsExecutedEntryType>ActionsExecutedInformationUtil.summarize(@NotNull List<ObjectActionsExecutedEntryType> raw) Method parameters in com.evolveum.midpoint.schema.statistics with type arguments of type ObjectActionsExecutedEntryTypeModifier and TypeMethodDescriptionstatic voidActionsExecutedInformationUtil.addTo(List<ObjectActionsExecutedEntryType> sumEntries, List<ObjectActionsExecutedEntryType> deltaEntries) static @NotNull List<ObjectActionsExecutedEntryType>ActionsExecutedInformationUtil.summarize(@NotNull List<ObjectActionsExecutedEntryType> raw) -
Uses of ObjectActionsExecutedEntryType in com.evolveum.midpoint.web.page.admin.server.dto
Methods in com.evolveum.midpoint.web.page.admin.server.dto that return types with arguments of type ObjectActionsExecutedEntryTypeModifier and TypeMethodDescription@NotNull List<ObjectActionsExecutedEntryType>ActivitiesStatisticsDto.getAllActionsExecuted()@NotNull List<ObjectActionsExecutedEntryType>ActivitiesStatisticsDto.getResultingActionsExecuted() -
Uses of ObjectActionsExecutedEntryType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type ObjectActionsExecutedEntryTypeModifier and TypeFieldDescriptionprotected List<ObjectActionsExecutedEntryType>ActivityActionsExecutedType.objectActionsEntryprotected List<ObjectActionsExecutedEntryType>ActivityActionsExecutedType.resultingObjectActionsEntryMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectActionsExecutedEntryTypeModifier and TypeMethodDescriptionActivityActionsExecutedType.beginObjectActionsEntry()ActivityActionsExecutedType.beginResultingObjectActionsEntry()ObjectActionsExecutedEntryType.clone()ObjectFactory.createObjectActionsExecutedEntryType()ObjectActionsExecutedEntryType.lastFailureExceptionMessage(String value) ObjectActionsExecutedEntryType.lastFailureObjectDisplayName(String value) ObjectActionsExecutedEntryType.lastFailureObjectName(String value) ObjectActionsExecutedEntryType.lastFailureObjectOid(String value) ObjectActionsExecutedEntryType.lastFailureTimestamp(String value) ObjectActionsExecutedEntryType.lastFailureTimestamp(XMLGregorianCalendar value) ObjectActionsExecutedEntryType.lastSuccessObjectDisplayName(String value) ObjectActionsExecutedEntryType.lastSuccessObjectName(String value) ObjectActionsExecutedEntryType.lastSuccessObjectOid(String value) ObjectActionsExecutedEntryType.lastSuccessTimestamp(String value) ObjectActionsExecutedEntryType.lastSuccessTimestamp(XMLGregorianCalendar value) ObjectActionsExecutedEntryType.objectType(QName value) ObjectActionsExecutedEntryType.operation(ChangeTypeType value) ObjectActionsExecutedEntryType.totalFailureCount(Integer value) ObjectActionsExecutedEntryType.totalSuccessCount(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectActionsExecutedEntryTypeModifier and TypeMethodDescriptionActivityActionsExecutedType.getObjectActionsEntry()ActivityActionsExecutedType.getResultingObjectActionsEntry()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectActionsExecutedEntryTypeModifier and TypeMethodDescriptionActivityActionsExecutedType.objectActionsEntry(ObjectActionsExecutedEntryType value) ActivityActionsExecutedType.resultingObjectActionsEntry(ObjectActionsExecutedEntryType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectActionsExecutedEntryTypeModifierConstructorDescription