public final class ProcessDefinitionParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<URL> |
scanForProcesses(org.osgi.framework.Bundle bundle)
Scans a bundle if it contains process definitions at the place pointed to
by the
Constants.BUNDLE_PROCESS_DEFINITIONS_HEADER or at the
default location Constants.BUNDLE_PROCESS_DEFINTIONS_DEFAULT. |
public static List<URL> scanForProcesses(org.osgi.framework.Bundle bundle)
Constants.BUNDLE_PROCESS_DEFINITIONS_HEADER or at the
default location Constants.BUNDLE_PROCESS_DEFINTIONS_DEFAULT.bundle - Copyright © 2017 camunda services GmbH. All rights reserved.