org.camunda.bpm.extension.osgi.container.deployment
Class OSGiDeployProcessArchivesStep

java.lang.Object
  extended by org.camunda.bpm.container.impl.spi.DeploymentOperationStep
      extended by org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
          extended by org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchivesStep

public class OSGiDeployProcessArchivesStep
extends org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep


Field Summary
 
Fields inherited from class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
LOGGER
 
Constructor Summary
OSGiDeployProcessArchivesStep()
           
 
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
 

Constructor Detail

OSGiDeployProcessArchivesStep

public OSGiDeployProcessArchivesStep()
Method Detail

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.