Class ZeebeFeelEngineClock

java.lang.Object
io.camunda.zeebe.engine.processing.bpmn.clock.ZeebeFeelEngineClock
All Implemented Interfaces:
org.camunda.feel.FeelEngineClock

public final class ZeebeFeelEngineClock extends Object implements org.camunda.feel.FeelEngineClock
  • Constructor Details

    • ZeebeFeelEngineClock

      public ZeebeFeelEngineClock(ActorClock clock)
  • Method Details

    • getCurrentTime

      public ZonedDateTime getCurrentTime()
      Specified by:
      getCurrentTime in interface org.camunda.feel.FeelEngineClock