Lime Web Components API Documentation - v6.24.0
    Preparing search index...

    Enumeration TaskEventType

    Events dispatched by the task service

    Index

    Enumeration Members

    Enumeration Members

    Created: "task.created"

    Dispatched when a task has been created.

    Failed: "task.failed"

    Dispatched if an error occured while running the task

    Success: "task.success"

    Dispatched when the task has successfully been completed