public class DefaultDeploymentHandlerFactory extends Object implements DeploymentHandlerFactory
| Constructor and Description | 
|---|
DefaultDeploymentHandlerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
DeploymentHandler | 
buildDeploymentHandler(ProcessEngine processEngine)
Creates a  
DeploymentHandler instance. | 
public DeploymentHandler buildDeploymentHandler(ProcessEngine processEngine)
DeploymentHandlerFactoryDeploymentHandler instance.buildDeploymentHandler in interface DeploymentHandlerFactoryprocessEngine - is the ProcessEngine where the Deployment is deployed to.DeploymentHandler implementation.Copyright © 2021. All rights reserved.