Class MappingUtil
java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.simulation.util.MappingUtil
Utility methods for extracting mapping information and building
UI helpers for mapping simulation results.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull BadgecreateSituationMappingBadge(@NotNull List<ObjectReferenceType> eventMakRefs, @NotNull PageBase pageBase) static @Nullable MappingUtil.MappingInfoextractMappingInfo(PageBase page, SimulationResultType result)
-
Constructor Details
-
MappingUtil
public MappingUtil()
-
-
Method Details
-
createSituationMappingBadge
@NotNull public static @NotNull Badge createSituationMappingBadge(@NotNull @NotNull List<ObjectReferenceType> eventMakRefs, @NotNull @NotNull PageBase pageBase) -
extractMappingInfo
@Nullable public static @Nullable MappingUtil.MappingInfo extractMappingInfo(PageBase page, SimulationResultType result)
-