SpiffWorkflow
v1.2.0
  • Overview
  • BPMN Workflows
  • SpiffWorkflow Concepts
  • Non-BPMN support
    • Tutorial - Non-BPMN
    • Implementing Custom Tasks
    • Supported Workflow Patterns
SpiffWorkflow
  • Docs »
  • Non-BPMN support
  • Edit on GitHub

Non-BPMN supportΒΆ

We have maintained support for legacy non-BPMN workflows, but we recommend using SpiffWorkflow with BPMN, as this is where current development is focused.

  • Tutorial - Non-BPMN
    • Introduction
    • Creating the workflow specification (using Python)
    • Creating a workflow specification (using JSON)
    • Creating a workflow out of the specification
    • Serializing a workflow
    • Deserializing a workflow
    • Where to go from here?
  • Implementing Custom Tasks
    • Introduction
    • Implementing the custom task
    • Preparing a serializer
    • Creating a workflow specification (using JSON)
    • Using the custom serializer and task
  • Supported Workflow Patterns
    • Control-Flow Patterns
    • Workflow Data Patterns
    • Specs that have no corresponding workflow pattern on workflowpatterns.com
Next Previous

© Copyright 2022, Sartography Revision d9fcd45a.

Built with Sphinx using a theme provided by Read the Docs.