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)
DeploymentHandlerFactory
DeploymentHandler
instance.buildDeploymentHandler
in interface DeploymentHandlerFactory
processEngine
- is the ProcessEngine
where the Deployment is deployed to.DeploymentHandler
implementation.Copyright © 2022. All rights reserved.