Uses of Class
com.evolveum.midpoint.common.Clock
-
Packages that use Clock Package Description com.evolveum.midpoint.common -
-
Uses of Clock in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common that return Clock Modifier and Type Method Description Clock
ActivationComputer. getClock()
Methods in com.evolveum.midpoint.common with parameters of type Clock Modifier and Type Method Description void
ActivationComputer. setClock(Clock clock)
Constructors in com.evolveum.midpoint.common with parameters of type Clock Constructor Description ActivationComputer(Clock clock)
-