Package com.flowable.app.engine.test
Annotation Type AppDeploymentId
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface AppDeploymentId
An annotation that can be used on test methods, lifecycle method to inject the id of the deployment deployed viaAppDeployment
. NB: This only works for the tests with JUnit Jupiter.