This section does not cover the creation of custom workflows, as this is outside the scope of Atoti Sign-Off. For more information, see BPMN.io and Activiti. However, for including a custom workflow in the project, please see the Custom Workflow Settings.
- Updating the
UserTaskform properties in the.bpmnfile. - Adding a Spring Bean to pick up the
UserTask’s actions. - Implementing the java logic to process the submitted
UserTask.
- the
Sign-off Task Configurationscreen for changes related to task definitions. - the
Sign-off Tasksscreen for changes related to tasks.