We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5eaf0 commit 65865fcCopy full SHA for 65865fc
1 file changed
docs/src/.vuepress/theme.ts
@@ -263,19 +263,21 @@ export default hopeTheme({
263
prefix: "dsf/",
264
collapsible: true,
265
children: [
266
+ "activities",
267
"bpmn-process-execution",
268
"bpmn-process-variables",
269
"draft-task-resources",
270
"environment-variables",
271
+ "message-activities",
272
"message-correlation",
- "message-delegates",
273
+ "messaging",
274
"organization-identifiers",
275
"process-plugin-api",
276
"process-plugin-definition",
277
"read-access-tag",
278
"requester-and-recipient",
- "service-delegates",
279
"spring-framework-integration",
280
+ "target-and-targets",
281
"versions-placeholders-urls",
282
],
283
},
0 commit comments