Enum Class IncidentItem.ErrorTypeEnum

java.lang.Object
java.lang.Enum<IncidentItem.ErrorTypeEnum>
io.camunda.zeebe.gateway.protocol.rest.IncidentItem.ErrorTypeEnum
All Implemented Interfaces:
Serializable, Comparable<IncidentItem.ErrorTypeEnum>, Constable
Enclosing class:
IncidentItem

public static enum IncidentItem.ErrorTypeEnum extends Enum<IncidentItem.ErrorTypeEnum>
Incident error type with a defined set of values.