The Open API specification for Synapse is now available for download!

Download Open API Spec

TaskState

org.sagebionetworks.repo.model.curation.TaskState

The state of a curation task in its lifecycle.

Enumeration
name description
NOT_STARTED The task has been created and assigned but work has not yet started.
IN_PROGRESS The assignee has actively started the task.
COMPLETED The task has been completed and verified.
CANCELED The task has been canceled and is no longer needed.