Enum - TaskFilterSpecTimeOption(vim.TaskFilterSpec.TimeOption)

Property of
TaskFilterSpecByTime


Enum Description

This option specifies a time stamp governing the selection of tasks.

Enum Constants

NameDescription
completedTime The time stamp when the task finished.
queuedTime The time stamp when the task was created and queued.
startedTime The time stamp when the task started.

Show WSDL type definition