Package com.flowable.content.engine.test
Annotation Interface DocumentDeploymentId
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed via a DocumentDeployment.
NB: This only works for the tests with JUnit Jupiter.
- Author:
- Filip Hrisafov