Uses of Annotation Interface
com.flowable.platform.engine.test.PlatformDeployment
Packages that use PlatformDeployment
-
Uses of PlatformDeployment in com.flowable.platform.engine.test
Methods in com.flowable.platform.engine.test with parameters of type PlatformDeploymentModifier and TypeMethodDescriptionprotected void
PlatformTestHelper.deploy
(Class<?> testClass, PlatformDeployment deployment) protected void
PlatformTestHelper.deploy
(Class<?> testClass, Method method, PlatformDeployment deployment) Method parameters in com.flowable.platform.engine.test with type arguments of type PlatformDeploymentModifier and TypeMethodDescriptionprotected void
PlatformTestHelper.deploy
(Class<?> testClass, Method method, List<PlatformDeployment> deployments) protected void
PlatformTestHelper.deploy
(Class<?> testClass, List<PlatformDeployment> deployments)