I have checked in flowable rest API but I have not found any rest call which can I use to set skip expression of the task.
I have also checked in the API documentation of flowable but unable to find a way to set skip expression dynamically using java code.
If any have any idea how can we set skip expression of flowable task dynamically using java code or any other dynamic way without setting skip expression for the flowable modeler.
The flowable version is: 6.4.1