Interface TimerWaitStateDetails
- All Superinterfaces:
WaitStateDetails
- All Known Implementing Classes:
TimerWaitStateDetailsImpl
Details of an element instance waiting on an intermediate catch event timer.
-
Method Summary
Modifier and TypeMethodDescriptionWhen the timer is due, as a UNIX epoch timestamp in milliseconds.The number of remaining timer repetitions (-1 for infinite, 0 for non-repeating).Methods inherited from interface io.camunda.client.api.search.response.WaitStateDetails
getWaitStateType