Uses of Annotation Interface
org.flowable.engine.test.Deployment
Packages that use Deployment
-
Uses of Deployment in org.flowable.engine.impl.test
Methods in org.flowable.engine.impl.test with parameters of type DeploymentModifier and TypeMethodDescriptionstatic String
TestHelper.annotationDeploymentSetUp
(ProcessEngine processEngine, Class<?> testClass, Method method, Deployment deploymentAnnotation) static String
TestHelper.annotationDeploymentSetUp
(ProcessEngine processEngine, Method method, Deployment deploymentAnnotation)