Uses of Class
org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
Packages that use ProcessApplicationDeploymentService
-
Uses of ProcessApplicationDeploymentService in org.camunda.bpm.container.impl.jboss.service
Fields in org.camunda.bpm.container.impl.jboss.service with type parameters of type ProcessApplicationDeploymentServiceModifier and TypeFieldDescriptionprotected final Consumer<ProcessApplicationDeploymentService>
ProcessApplicationDeploymentService.provider
Methods in org.camunda.bpm.container.impl.jboss.service that return ProcessApplicationDeploymentServiceConstructor parameters in org.camunda.bpm.container.impl.jboss.service with type arguments of type ProcessApplicationDeploymentServiceModifierConstructorDescriptionProcessApplicationDeploymentService
(Map<String, byte[]> deploymentMap, ProcessArchiveXml processArchive, org.jboss.modules.Module module, Supplier<ExecutorService> executorSupplier, Supplier<ProcessEngine> processEngineInjector, Supplier<ProcessApplicationInterface> noViewProcessApplication, Supplier<org.jboss.as.ee.component.ComponentView> paComponentView, Consumer<ProcessApplicationDeploymentService> provider)