Package io.camunda.zeebe.shared.management
package io.camunda.zeebe.shared.management
-
ClassDescriptionAn actuator endpoint which exposes the current actor clock, provided there it can resolve a bean of type
ActorClockServicesomewhere, and it's enabled via configuration (which by default it isn't).A response type for future proofing, in case the format needs to be changed in the future.A service which wraps anActorClockinstance.A mutable variant of this service.An implementation ofActorClockServicewhich wraps a mutable clock, allowing for modification of the clock from the outside.