DEPRECATED: Standard-workflow (One-click)
This section describes the structure of the modules:
- Standard-workflow
- Standard-workflow-interface
This section also outlines the principles of creating workflows based on the manager + worker scheme
System overview
Overview
The workflow is designed according to the following principles: Manager - a workflow that handl...
Workflow Manager
Overview User Code: com.finmars.standard-workflow:workflow-manager Payload: Optional The Workflow...
Generate State Workflow
Overview User Code: com.finmars.standard-workflow:generate-state This script is designed to gener...
Input Files
Overview The input file is a JSON file that contains the configuration for generating the state f...
Interface (States & Input blocks)
Overview This Vue component, named StateTable, provides a user interface for managing state files...
Interface (Files Block)
Overview The FileTable component is a Vue component that provides a user interface for managing a...
Interface
Overview This standard-workflow-interface module provides a comprehensive interface for managing ...
Interface Authorization
Overview This project uses token-based authentication with Keycloak integration. The authenticati...