org.camunda.bpm.extension.osgi.container.deployment
Class OSGiDeployProcessArchivesStep
java.lang.Object
org.camunda.bpm.container.impl.spi.DeploymentOperationStep
org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchivesStep
public class OSGiDeployProcessArchivesStep
- extends org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
| Fields inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStep |
LOGGER |
|
Method Summary |
protected org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep |
createDeployProcessArchiveStep(org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml parsedProcessArchive,
URL url)
|
| Methods inherited from class org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep |
getName, performOperationStep |
| Methods inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStep |
cancelOperationStep |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiDeployProcessArchivesStep
public OSGiDeployProcessArchivesStep()
createDeployProcessArchiveStep
protected org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep createDeployProcessArchiveStep(org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml parsedProcessArchive,
URL url)
- Overrides:
createDeployProcessArchiveStep in class org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
Copyright © 2015 camunda services GmbH. All rights reserved.