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