Uses of Enum
io.camunda.client.api.search.enums.IncidentErrorType
Packages that use IncidentErrorType
Package
Description
-
Uses of IncidentErrorType in io.camunda.client.api.search.enums
Methods in io.camunda.client.api.search.enums that return IncidentErrorTypeModifier and TypeMethodDescriptionstatic IncidentErrorTypeReturns the enum constant of this type with the specified name.static IncidentErrorType[]IncidentErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of IncidentErrorType in io.camunda.client.api.search.filter
Methods in io.camunda.client.api.search.filter with parameters of type IncidentErrorTypeModifier and TypeMethodDescriptionIncidentFilter.errorType(IncidentErrorType errorType) Filters incidents by error type. -
Uses of IncidentErrorType in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return IncidentErrorType -
Uses of IncidentErrorType in io.camunda.client.impl.search.filter
Methods in io.camunda.client.impl.search.filter with parameters of type IncidentErrorType -
Uses of IncidentErrorType in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return IncidentErrorType