Skip to content

Commit 5fdba9c

Browse files
committed
make bold the events name
1 parent 968edcb commit 5fdba9c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • content/en/docs/marketplace/platform-supported-content/modules

content/en/docs/marketplace/platform-supported-content/modules/global-inbox.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ The Global Inbox operates with the following event flow:
6565

6666
1. Publisher App registration: Each publisher application registers with the Global Inbox by publishing a **PublisherAppRegisteredEvent**. This ensures the Global Inbox knows which apps are available to send task events.
6767
2. Task update and event publication: When a workflow or task is created, updated, or completed in a publisher application that includes the Global Inbox Connector, the connector publishes the following events:
68-
* WorkflowUpdatedEvent – triggered when the workflow is updated.
69-
* UserTaskUpdatedEvent – triggered when a user task is updated.
70-
* UserTaskEndedEvent – triggered when a user task is completed or aborted.
71-
* UserTaskOutcomeSelectedEvent – triggered when a user completes a task by selecting an outcome.
68+
* **WorkflowUpdatedEvent** – triggered when the workflow is updated.
69+
* **UserTaskUpdatedEvent** – triggered when a user task is updated.
70+
* **UserTaskEndedEvent** – triggered when a user task is completed or aborted.
71+
* **UserTaskOutcomeSelectedEvent** – triggered when a user completes a task by selecting an outcome.
7272
3. Event consumption: The Global Inbox consumes these events and updates or creates the corresponding task entries in the central task list.
7373
4. Task visibility and navigation: Tasks become visible in the Global Inbox. Users can click a button to navigate directly to the corresponding task page in the Publisher Application to take action.
7474

0 commit comments

Comments
 (0)