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