Package org.flowable.dmn.engine.test
Annotation Interface DmnDeploymentId
An annotation that can be used in test and lifecycle methods to inject the id of the deployment deployed via
DmnDeployment
.
NB: This only works for the tests with JUnit Jupiter.- Author:
- Filip Hrisafov