Uses of Enum Class
com.cumulocity.microservice.customdecoders.api.model.ExecutionEventStatus
Packages that use ExecutionEventStatus
-
Uses of ExecutionEventStatus in com.cumulocity.microservice.customdecoders.api.model
Methods in com.cumulocity.microservice.customdecoders.api.model that return ExecutionEventStatusModifier and TypeMethodDescriptionstatic ExecutionEventStatus
Returns the enum constant of this class with the specified name.static ExecutionEventStatus[]
ExecutionEventStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.