Last modified: May 15, 2023

BMPN

App Process

Process API Apps created in Altinn Studio have a seperate Process API that exposes functionality to clients to controll the process. See github for source code. Instance API Process Service The process service is where the business logic for BPMN processing is located. It is responsible for verifying state, and changes of state See github for source code. BPMN Reader BPMN reader is the component that parses BPMN process in apps. »