Uses of Class
com.evolveum.midpoint.common.ActivationComputer
Packages that use ActivationComputer
Package
Description
-
Uses of ActivationComputer in com.evolveum.midpoint.model.impl
Fields in com.evolveum.midpoint.model.impl declared as ActivationComputer -
Uses of ActivationComputer in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens with parameters of type ActivationComputerModifier and TypeMethodDescriptionstatic booleanLensUtil.isAssignmentValid(AssignmentHolderType focus, AssignmentType assignment, XMLGregorianCalendar now, ActivationComputer activationComputer, LifecycleStateModelType focusStateModel, @NotNull TaskExecutionMode taskExecutionMode) Used for assignments and similar objects that do not have separate lifecycle.static booleanLensUtil.isFocusValid(AssignmentHolderType focus, XMLGregorianCalendar now, ActivationComputer activationComputer, LifecycleStateModelType focusStateModel, @NotNull TaskExecutionMode taskExecutionMode) -
Uses of ActivationComputer in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return ActivationComputer