Module: Candid::Tasks::V3::Types::TaskActionType

Extended by:
Internal::Types::Enum
Defined in:
lib/candid/tasks/v_3/types/task_action_type.rb

Constant Summary collapse

CLOSE_TASK =
"close_task"
CLOSE_TASK_AND_REPROCESS =
"close_task_and_reprocess"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load