@@ -263,19 +263,21 @@ export default hopeTheme({
263263 prefix : "dsf/" ,
264264 collapsible : true ,
265265 children : [
266+ "activities" ,
266267 "bpmn-process-execution" ,
267268 "bpmn-process-variables" ,
268269 "draft-task-resources" ,
269270 "environment-variables" ,
271+ "message-activities" ,
270272 "message-correlation" ,
271- "message-delegates " ,
273+ "messaging " ,
272274 "organization-identifiers" ,
273275 "process-plugin-api" ,
274276 "process-plugin-definition" ,
275277 "read-access-tag" ,
276278 "requester-and-recipient" ,
277- "service-delegates" ,
278279 "spring-framework-integration" ,
280+ "target-and-targets" ,
279281 "versions-placeholders-urls" ,
280282 ] ,
281283 } ,
@@ -287,14 +289,12 @@ export default hopeTheme({
287289 "index" ,
288290 "accessing-bpmn-process-variables" ,
289291 "accessing-task-resources-during-execution" ,
290- "adding-task-input-parameters-to-task-profiles" ,
291292 "configuring-read-access-tags" ,
292293 "creating-activity-definitions" ,
293294 "creating-codesystems-for-dsf-processes" ,
294295 "creating-task-resources-based-on-a-definition" ,
295296 "creating-valuesets-for-dsf-processes" ,
296297 "managing-mutiple-incoming-messages-and-missing-messages" ,
297- "setting-targets-for-message-events" ,
298298 "starting-a-process-via-task-resources" ,
299299 "user-tasks-in-the-dsf" ,
300300 ] ,
0 commit comments