Skip to content

Enum: TaskActionTypeEnum

URI: TaskActionTypeEnum

Permissible Values

Value Meaning Description
TASK_ACTION_COM_HANDLER None
TASK_ACTION_EXEC None
TASK_ACTION_SEND_EMAIL None
TASK_ACTION_SHOW_MESSAGE None

Slots

Name Description
TaskActionTypeVocab "Defines an open-vocabulary of task action types
actionType

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-master

LinkML Source

name: TaskActionTypeEnum
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
permissible_values:
  TASK_ACTION_COM_HANDLER:
    text: TASK_ACTION_COM_HANDLER
  TASK_ACTION_EXEC:
    text: TASK_ACTION_EXEC
  TASK_ACTION_SEND_EMAIL:
    text: TASK_ACTION_SEND_EMAIL
  TASK_ACTION_SHOW_MESSAGE:
    text: TASK_ACTION_SHOW_MESSAGE