public interface ProcessDefinitionDeployer
ProcessDefinitionDeployer deploys process definitions into the
repository.| Modifier and Type | Method and Description |
|---|---|
void |
deployProcessDefinitions(String bundleSymbolicName,
List<URL> pathList)
Takes the list of URLs and deploys them into the repository with the help
of the bundle.
|
Copyright © 2018 camunda services GmbH. All rights reserved.