How to use the @opuscapita/fsm-workflow-history function in @opuscapita/fsm-workflow-history

To help you get started, we’ve selected a few @opuscapita/fsm-workflow-history examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github OpusCapita / fsm-workflow / packages / examples / complete-demo / src / server / fsm / fsm.js View on Github external
init = async function(sequelize) {
    this.history = await history(sequelize)
  }

@opuscapita/fsm-workflow-history

Business-object history for FSM workflow

Apache-2.0
Latest version published 3 years ago

Package Health Score

46 / 100
Full package analysis

Popular @opuscapita/fsm-workflow-history functions