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