Kusuma04-dev opened a new issue, #3634:
URL: https://github.com/apache/incubator-kie-tools/issues/3634
The workflow engine supports the definition of a process duration. When the
corresponding timer expires, the process instance gets aborted. This can be
defined through the processDuration metadata attribute:
```
<drools:metaData name="processDuration">
<drools:metaValue><![CDATA[PT1M]]></drools:metaValue>
</drools:metaData>
```
The legacy designer displays this under the metadata attributes.
It would be better to expose this attribute as an extra field in the process
definition overview, similar to the SLA Due Date.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]