Skip to content

Add Called processes and Decisions tabs to process detail view #156#195

Open
m-orlova wants to merge 1 commit intomainfrom
feature/156-add-called-processes-and-decisions-to-process-detail-view
Open

Add Called processes and Decisions tabs to process detail view #156#195
m-orlova wants to merge 1 commit intomainfrom
feature/156-add-called-processes-and-decisions-to-process-detail-view

Conversation

@m-orlova
Copy link
Copy Markdown
Contributor

@m-orlova m-orlova commented Apr 9, 2026

  1. Add CalledProcessesTabFragment - content of the Called processes tab in ProcessDefinitionDetailView Shows a data grid with called processes that are collected from Call activity elements from the BPMN diagram. Displayed columns: Key, Binding, Version, Version tag and Activity.
  2. Add CalledDecisionsTabFragment - a content of the Decisions tab in ProcessDefinitionDetailView. Shows a data grid with called processes that are collected from Business Rule Task elements from the BPMN diagram. Displayed columns: Key, Binding, Version, Version tag and Activity.

1. Add CalledProcessesTabFragment - content of the Called processes tab in ProcessDefinitionDetailView
  Shows a data grid with called processes that are collected from Call activity elements from the BPMN diagram. Displayed columns: Key, Binding, Version, Version tag and Activity.
2. Add CalledDecisionsTabFragment - a content of the Decisions tab in ProcessDefinitionDetailView. Shows a data grid with called processes that are collected from Business Rule Task elements from the BPMN diagram. Displayed columns: Key, Binding, Version, Version tag and Activity.
@m-orlova m-orlova requested a review from NikitaShchienko April 9, 2026 08:56
@m-orlova m-orlova self-assigned this Apr 9, 2026
@m-orlova m-orlova linked an issue Apr 9, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Called processes and Decisions tabs to process detail view

2 participants