Cain
v0.3.3
Pages
Modules
Cain v0.3.3
Cain.Endpoint.Task
View Source
Link to this section
Summary
Functions
claim(id, user_id)
complete(id, body)
create(body)
delegate(id, user_id)
get(id)
get_deployed_form(id)
get_list(query \\ %{})
get_rendered_form(id)
get_task_count(query \\ %{})
get_task_form_variables(id, query \\ %{})
handle_bpmn_error(id, body)
resolve(id, body)
set_assignee(id, user_id)
submit_form(id, body)
unclaim(id)
update(id, body)
Link to this section
Functions
Link to this function
claim(id, user_id)
View Source
Link to this function
complete(id, body)
View Source
Link to this function
create(body)
View Source
Link to this function
delegate(id, user_id)
View Source
Link to this function
get(id)
View Source
Link to this function
get_deployed_form(id)
View Source
Link to this function
get_list(query \\ %{})
View Source
Link to this function
get_rendered_form(id)
View Source
Link to this function
get_task_count(query \\ %{})
View Source
Link to this function
get_task_form_variables(id, query \\ %{})
View Source
Link to this function
handle_bpmn_error(id, body)
View Source
Link to this function
resolve(id, body)
View Source
Link to this function
set_assignee(id, user_id)
View Source
Link to this function
submit_form(id, body)
View Source
Link to this function
unclaim(id)
View Source
Link to this function
update(id, body)
View Source