Cain

v0.3.6

  • Pages
  • Modules

    Cain v0.3.6 Cain.Endpoint.ExternalTask View Source

    Link to this section Summary

    Functions

    complete(id, body)
    extend_lock(id)
    fetch_and_lock(body)
    get(id)
    get_list()
    get_list_count()
    handle_bpmn_error(id, body)
    handle_failure(id, body)
    set_priority(id)
    set_retries(id, retries)
    set_retries_async()
    set_retries_sync()
    unlock(id)

    Link to this section Functions

    Link to this function

    complete(id, body)

    View Source
    Link to this function

    extend_lock(id)

    View Source
    Link to this function

    fetch_and_lock(body)

    View Source
    Link to this function

    get(id)

    View Source
    Link to this function

    get_list()

    View Source
    Link to this function

    get_list_count()

    View Source
    Link to this function

    handle_bpmn_error(id, body)

    View Source
    Link to this function

    handle_failure(id, body)

    View Source
    Link to this function

    set_priority(id)

    View Source
    Link to this function

    set_retries(id, retries)

    View Source
    Link to this function

    set_retries_async()

    View Source
    Link to this function

    set_retries_sync()

    View Source
    Link to this function

    unlock(id)

    View Source

    Built using ExDoc (v0.22.1), designed by Friedel Ziegelmayer.