Uses of Class
com.evolveum.midpoint.common.Clock
-
Packages that use Clock Package Description com.evolveum.midpoint.common com.evolveum.midpoint.gui.api.page Package that contains base page classes.com.evolveum.midpoint.web.security -
-
Uses of Clock in com.evolveum.midpoint.common
Methods in com.evolveum.midpoint.common that return Clock Modifier and Type Method Description static Clock
Clock. get()
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)
-
Uses of Clock in com.evolveum.midpoint.gui.api.page
Methods in com.evolveum.midpoint.gui.api.page that return Clock Modifier and Type Method Description Clock
PageAdminLTE. getClock()
-
Uses of Clock in com.evolveum.midpoint.web.security
Methods in com.evolveum.midpoint.web.security that return Clock Modifier and Type Method Description Clock
MidPointApplication. getClock()
-