Class ShadowSimulationData
java.lang.Object
com.evolveum.midpoint.provisioning.api.ShadowSimulationData
- All Implemented Interfaces:
SimulationData
TODO
-
Method Summary
Modifier and TypeMethodDescription@NotNull ObjectDelta<ShadowType>
getDelta()
@NotNull ShadowType
static ShadowSimulationData
of
(@NotNull ShadowType shadow, @NotNull Collection<ItemDelta<?, ?>> itemDeltas) toString()
-
Method Details
-
of
public static ShadowSimulationData of(@NotNull @NotNull ShadowType shadow, @NotNull @NotNull Collection<ItemDelta<?, ?>> itemDeltas) -
getShadowBefore
-
getDelta
-
toString
-