Class ActivityReportUtil
java.lang.Object
com.evolveum.midpoint.repo.common.activity.run.reports.ActivityReportUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addItemInformation
(@NotNull ItemRelatedRecordType record, @Nullable ItemProcessingRequest<?> request, @Nullable WorkBucketType bucket) Adds item-related information to a record that is related to processing of items.static @Nullable String
getReportDataOid
(@NotNull TaskActivityStateType taskActivityState, @NotNull ActivityPath path, @NotNull ItemName reportKind, @NotNull String nodeId)
-
Constructor Details
-
ActivityReportUtil
public ActivityReportUtil()
-
-
Method Details
-
addItemInformation
public static void addItemInformation(@NotNull @NotNull ItemRelatedRecordType record, @Nullable @Nullable ItemProcessingRequest<?> request, @Nullable @Nullable WorkBucketType bucket) Adds item-related information to a record that is related to processing of items. -
getReportDataOid
@Nullable public static @Nullable String getReportDataOid(@NotNull @NotNull TaskActivityStateType taskActivityState, @NotNull @NotNull ActivityPath path, @NotNull @NotNull ItemName reportKind, @NotNull @NotNull String nodeId)
-