Constant Field Values
Contents
io.camunda.*
-
io.camunda.zeebe.engine.processing.incident.ResolveIncidentProcessorModifier and TypeConstant FieldValue
public static final String
"Expected to resolve incident with key \'%d\', but no such incident was found"
-
io.camunda.zeebe.engine.processing.job.JobCancelProcessorModifier and TypeConstant FieldValue
public static final String
"Expected to cancel job with key \'%d\', but no such job was found"
-
io.camunda.zeebe.engine.processing.job.JobThrowErrorProcessor
-
io.camunda.zeebe.engine.processing.job.JobTimeOutProcessorModifier and TypeConstant FieldValue
public static final String
"Expected to time out activated job with key \'%d\', but %s"
-
io.camunda.zeebe.engine.processing.timer.CancelTimerProcessorModifier and TypeConstant FieldValue
public static final String
"Expected to cancel timer with key \'%d\', but no such timer was found"
-
io.camunda.zeebe.engine.state.immutable.IncidentState
-
io.camunda.zeebe.engine.state.immutable.VariableState
-
io.camunda.zeebe.engine.state.instance.DbIncidentState
-
io.camunda.zeebe.engine.state.instance.TimerInstance
-
io.camunda.zeebe.streamprocessor.StreamProcessor