Cain v0.3.14 DemoProcess View Source

Link to this section Summary

Link to this section Functions

Link to this function

complete_user_task(business_key, params \\ %{}, opts \\ [])

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

correlate_message(identifier, message, process_variables \\ %{}, opts \\ [])

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

delete_process_instance(process_instance_id, opts \\ [])

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

get_current_activity(process_instance_id)

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

get_current_process_instance(super_process_instance_id)

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

get_process_instance_by_business_key(business_key)

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

get_variable_by_name(process_instance_id, variable_name, opts \\ [])

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

start_instance(business_key, params \\ %{}, opts \\ [])

View Source
This function is deprecated. Will be removed in the upcoming version.
Link to this function

trigger_user_task_bpmn_error(business_key, error_code, error_message, variables)

View Source
This function is deprecated. Will be removed in the upcoming version.