Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CollectionStatsPolicyConstraintType
-
Packages that use CollectionStatsPolicyConstraintType Package Description com.evolveum.midpoint.model.api.context com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CollectionStatsPolicyConstraintType in com.evolveum.midpoint.model.api.context
Constructors in com.evolveum.midpoint.model.api.context with parameters of type CollectionStatsPolicyConstraintType Constructor Description EvaluatedCollectionStatsTrigger(@NotNull PolicyConstraintKindType kind, @NotNull CollectionStatsPolicyConstraintType constraint, LocalizableMessage message, LocalizableMessage shortMessage)
-
Uses of CollectionStatsPolicyConstraintType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CollectionStatsPolicyConstraintType Modifier and Type Method Description List<CollectionStatsPolicyConstraintType>
PolicyConstraintsType. createCollectionStatsList()
List<CollectionStatsPolicyConstraintType>
PolicyConstraintsType. getCollectionStats()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CollectionStatsPolicyConstraintType Modifier and Type Method Description PolicyConstraintsType
PolicyConstraintsType. collectionStats(CollectionStatsPolicyConstraintType value)
-