org.camunda.bpm.engine.impl.persistence.deploy.cache
Class CacheDeployer
java.lang.Object
org.camunda.bpm.engine.impl.persistence.deploy.cache.CacheDeployer
public class CacheDeployer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
deployers
protected List<Deployer> deployers
CacheDeployer
public CacheDeployer()
setDeployers
public void setDeployers(List<Deployer> deployers)
deploy
public void deploy(DeploymentEntity deployment)
deployOnlyGivenResourcesOfDeployment
public void deployOnlyGivenResourcesOfDeployment(DeploymentEntity deployment,
String... resourceNames)
initDeployment
protected void initDeployment(DeploymentEntity deployment,
String... resourceNames)
Copyright © 2017 camunda services GmbH. All rights reserved.