Module flows_api

Source

Enums§

FlowsBindingsCreateError
struct for typed errors of method flows_bindings_create
FlowsBindingsDestroyError
struct for typed errors of method flows_bindings_destroy
FlowsBindingsListError
struct for typed errors of method flows_bindings_list
FlowsBindingsPartialUpdateError
struct for typed errors of method flows_bindings_partial_update
FlowsBindingsRetrieveError
struct for typed errors of method flows_bindings_retrieve
FlowsBindingsUpdateError
struct for typed errors of method flows_bindings_update
FlowsBindingsUsedByListError
struct for typed errors of method flows_bindings_used_by_list
FlowsExecutorGetError
struct for typed errors of method flows_executor_get
FlowsExecutorSolveError
struct for typed errors of method flows_executor_solve
FlowsInspectorGetError
struct for typed errors of method flows_inspector_get
FlowsInstancesCacheClearCreateError
struct for typed errors of method flows_instances_cache_clear_create
FlowsInstancesCacheInfoRetrieveError
struct for typed errors of method flows_instances_cache_info_retrieve
FlowsInstancesCreateError
struct for typed errors of method flows_instances_create
FlowsInstancesDestroyError
struct for typed errors of method flows_instances_destroy
FlowsInstancesDiagramRetrieveError
struct for typed errors of method flows_instances_diagram_retrieve
FlowsInstancesExecuteRetrieveError
struct for typed errors of method flows_instances_execute_retrieve
FlowsInstancesExportRetrieveError
struct for typed errors of method flows_instances_export_retrieve
FlowsInstancesImportCreateError
struct for typed errors of method flows_instances_import_create
FlowsInstancesListError
struct for typed errors of method flows_instances_list
FlowsInstancesPartialUpdateError
struct for typed errors of method flows_instances_partial_update
FlowsInstancesRetrieveError
struct for typed errors of method flows_instances_retrieve
FlowsInstancesSetBackgroundCreateError
struct for typed errors of method flows_instances_set_background_create
FlowsInstancesSetBackgroundUrlCreateError
struct for typed errors of method flows_instances_set_background_url_create
FlowsInstancesUpdateError
struct for typed errors of method flows_instances_update
FlowsInstancesUsedByListError
struct for typed errors of method flows_instances_used_by_list

Functions§

flows_bindings_create
FlowStageBinding Viewset
flows_bindings_destroy
FlowStageBinding Viewset
flows_bindings_list
FlowStageBinding Viewset
flows_bindings_partial_update
FlowStageBinding Viewset
flows_bindings_retrieve
FlowStageBinding Viewset
flows_bindings_update
FlowStageBinding Viewset
flows_bindings_used_by_list
Get a list of all objects that use this object
flows_executor_get
Get the next pending challenge from the currently active flow.
flows_executor_solve
Solve the previously retrieved challenge and advanced to the next stage.
flows_inspector_get
Get current flow state and record it
flows_instances_cache_clear_create
Clear flow cache
flows_instances_cache_info_retrieve
Info about cached flows
flows_instances_create
Flow Viewset
flows_instances_destroy
Flow Viewset
flows_instances_diagram_retrieve
Return diagram for flow with slug slug, in the format used by flowchart.js
flows_instances_execute_retrieve
Execute flow for current user
flows_instances_export_retrieve
Export flow to .yaml file
flows_instances_import_create
Import flow from .yaml file
flows_instances_list
Flow Viewset
flows_instances_partial_update
Flow Viewset
flows_instances_retrieve
Flow Viewset
flows_instances_set_background_create
Set Flow background
flows_instances_set_background_url_create
Set Flow background (as URL)
flows_instances_update
Flow Viewset
flows_instances_used_by_list
Get a list of all objects that use this object