Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
148815 | Nov 5,2019 03:18 PM UTC | Nov 19,2019 03:50 AM UTC | React - EJ 2 | 2 |
![]() |
Tags: Diagram |
let nodes = [
{
id: 'node1', width: 60, height: 60, offsetX: 35, offsetY: 120,
annotations: [{ content: 'Customer query', offset: { x: 0.5, y: 1 }, margin: { top: 15 } }],
tooltip: { content: 'Queries from the customer', position: 'BottomRight', relativeMode: 'Object' },
constraints: (NodeConstraints.Default | NodeConstraints.Tooltip) &~NodeConstraints.InheritTooltip,
shape: { type: 'Bpmn', shape: 'Event', event: { event: 'Start', trigger: 'Message' } }
},
]; |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.