Skip to content

stores/storeWorkflow

Overview

Pinia store for fetching and caching workflow states, available transitions, history, and executing transitions for model objects.

Methods

  • getUsingVuedaWorkflow - Returns whether the vueda workflow module is active.
  • setUsingVuedaWorkflow - Set the usingVuedaWorkflow value.
  • storeWorkflow - A pinia store for current workflow states, available transitions, and workflow histories for objects or possible states for models.

Types

WorkflowHistoryEntry

WorkflowObjectHistoryEntry

WorkflowObjectStateEntry

WorkflowObjectTransitionsEntry

WorkflowState

WorkflowTransition

WorkflowStore

WorkflowStore = Store

Source

client/lib/stores/storeWorkflow.js:1

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2