A B C D E F G H I L M N O P R S T U V

A

Activator - Class in org.camunda.bpm.extension.osgi
OSGi Activator
Activator() - Constructor for class org.camunda.bpm.extension.osgi.Activator
 
addAttribute(String, String) - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
addDirective(String, String) - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
addingBundle(Bundle, BundleEvent) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleTrackerCustomizer
 
addingService(ServiceReference) - Method in class org.camunda.bpm.extension.osgi.application.ProcessApplicationDeployer
 
addingService(ServiceReference) - Method in class org.camunda.bpm.extension.osgi.Extender
 
addResource(URL, Map<String, byte[]>, String, String) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessApplicationScanner
 
application - Variable in class org.camunda.bpm.extension.osgi.application.impl.OSGiProcessApplicationReference
 
autodetectProcessApplicationName() - Method in class org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
 

B

bindService(JavaDelegate, Map<?, ?>) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
BlueprintBundleLocalELResolver - Class in org.camunda.bpm.extension.osgi.application.impl
 
BlueprintBundleLocalELResolver() - Constructor for class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
BlueprintELResolver - Class in org.camunda.bpm.extension.osgi.blueprint
 
BlueprintELResolver() - Constructor for class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
BlueprintExpressionManager - Class in org.camunda.bpm.extension.osgi.blueprint
 
BlueprintExpressionManager() - Constructor for class org.camunda.bpm.extension.osgi.blueprint.BlueprintExpressionManager
 
BpmnDeploymentListener - Class in org.camunda.bpm.extension.osgi.url.bpmn
A fileinstall deployer transforming a BPMN xml definition file into an installable bundle.
BpmnDeploymentListener() - Constructor for class org.camunda.bpm.extension.osgi.url.bpmn.BpmnDeploymentListener
 
BpmnTransformer - Class in org.camunda.bpm.extension.osgi.url.bpmn
Helper class to actually transform the BPMN xml file into a bundle.
BpmnTransformer() - Constructor for class org.camunda.bpm.extension.osgi.url.bpmn.BpmnTransformer
 
BpmnURLHandler - Class in org.camunda.bpm.extension.osgi.url.bpmn
A URL handler to transform a BPMN xml definition into an osgi bundle
BpmnURLHandler() - Constructor for class org.camunda.bpm.extension.osgi.url.bpmn.BpmnURLHandler
 
BpmnURLHandler.Connection - Class in org.camunda.bpm.extension.osgi.url.bpmn
 
BpmnURLHandler.Connection(URL) - Constructor for class org.camunda.bpm.extension.osgi.url.bpmn.BpmnURLHandler.Connection
 
bundle - Variable in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
BUNDLE_PROCESS_DEFINITIONS_HEADER - Static variable in enum org.camunda.bpm.extension.osgi.Constants
 
BUNDLE_PROCESS_DEFINTIONS_DEFAULT - Static variable in enum org.camunda.bpm.extension.osgi.Constants
 
bundleChanged(BundleEvent) - Method in class org.camunda.bpm.extension.osgi.Extender
 
BundleClassloaderAwareProcessEngineController - Class in org.camunda.bpm.extension.osgi.container.deployment
 
BundleClassloaderAwareProcessEngineController(ProcessEngineConfiguration, BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController
 
BundleDelegatingClassLoader - Class in org.camunda.bpm.extension.osgi.blueprint
A ClassLoader delegating to a given OSGi bundle.
BundleDelegatingClassLoader(Bundle) - Constructor for class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
BundleScriptEngineResolver - Class in org.camunda.bpm.extension.osgi.scripting.impl
 
BundleScriptEngineResolver(Bundle, URL) - Constructor for class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 

C

canHandle(File) - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnDeploymentListener
 
checkBundle(Bundle) - Method in class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionCheckerImpl
 
checkBundle(Bundle) - Method in interface org.camunda.bpm.extension.osgi.internal.ProcessDefintionChecker
Checks a bundle if it contains process definitions (BPMN-XML-files) in the default location or a a location specified by a header.
ClassLoaderWrapper - Class in org.camunda.bpm.extension.osgi.blueprint
Created by IntelliJ IDEA.
ClassLoaderWrapper(ClassLoader...) - Constructor for class org.camunda.bpm.extension.osgi.blueprint.ClassLoaderWrapper
 
close() - Method in class org.camunda.bpm.extension.osgi.Extender
 
ConfigurationFactory - Class in org.camunda.bpm.extension.osgi.blueprint
Deprecated. this class is only needed if the Enterprise OSGi framework doesn't support non void setters. You should create your StandaloneProcessEngineConfiguration somewhere else and pass it to the engine.
ConfigurationFactory() - Constructor for class org.camunda.bpm.extension.osgi.blueprint.ConfigurationFactory
Deprecated.  
configure(Dictionary<String, String>) - Method in class org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationFromProperties
 
connect() - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnURLHandler.Connection
 
Constants - Enum in org.camunda.bpm.extension.osgi
 
context - Variable in class org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController
 
context - Variable in class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessesXmlStartProcessEnginesStep
 
context - Variable in class org.camunda.bpm.extension.osgi.container.deployment.OSGiStartProcessEngineStep
 
context - Variable in class org.camunda.bpm.extension.osgi.container.OSGiRuntimeContainerDelegate
 
createDeployProcessArchiveStep(ProcessArchiveXml, URL) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchivesStep
 
createElResolver() - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintExpressionManager
 
createElResolver() - Method in class org.camunda.bpm.extension.osgi.el.OSGiExpressionManager
 
createProcessEngineControllerInstance(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiStartProcessEngineStep
 
createStartProcessEngineStep(ProcessEngineXml) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessesXmlStartProcessEnginesStep
 

D

deleted(String) - Method in class org.camunda.bpm.extension.osgi.configadmin.impl.ManagedProcessEngineFactoryImpl
 
deployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.extension.osgi.container.OSGiRuntimeContainerDelegate
 
deployProcessDefinitions(String, List<URL>) - Method in class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionDeployerImpl
 
deployProcessDefinitions(String, List<URL>) - Method in interface org.camunda.bpm.extension.osgi.internal.ProcessDefinitionDeployer
Takes the list of URLs and deploys them into the repository with the help of the bundle.
destroy() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 

E

evaluate(String, String, VariableScope) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.OsgiScriptingEngines
 
Extender - Class in org.camunda.bpm.extension.osgi
 
Extender(BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.Extender
 
extractNameVersionType(String) - Static method in class org.camunda.bpm.extension.osgi.util.NameVersionTypeExtractor
Tries to extract name, version and type from a jar name.

F

findClass(String) - Method in class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
findResource(String) - Method in class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.camunda.bpm.extension.osgi.blueprint.ClassLoaderWrapper
findResources(ClassLoader, String, String[]) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchiveStep
 
findResources(ClassLoader, String, URL) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessApplicationScanner
 
findResources(ClassLoader, String, URL, String[]) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessApplicationScanner
 

G

getAttribute(String) - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
getAttributes() - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
getBlueprintContainer() - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
getBpmnXmlURL() - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnURLHandler
 
getBundle() - Method in class org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
 
getBundle() - Method in class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
getBundle() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
getBundleContext() - Method in class org.camunda.bpm.extension.osgi.el.OSGiELResolver
 
getBundleContext() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.OsgiScriptingEngines
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
getConfiguration() - Method in class org.camunda.bpm.extension.osgi.blueprint.ConfigurationFactory
Deprecated.  
getDirective(String) - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
getDirectives() - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
getInputStream() - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnURLHandler.Connection
 
getName() - Method in class org.camunda.bpm.extension.osgi.application.impl.OSGiProcessApplicationReference
 
getName() - Method in class org.camunda.bpm.extension.osgi.configadmin.impl.ManagedProcessEngineFactoryImpl
 
getName() - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
getObject() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
getProcessApplication() - Method in class org.camunda.bpm.extension.osgi.application.impl.OSGiProcessApplicationReference
 
getProcessApplicationClassloader() - Method in class org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
getProcessesXmlUrls(String[], AbstractProcessApplication) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiParseProcessesXmlStep
 
getPropertyByKey(String) - Static method in enum org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationProperties
 
getReference() - Method in class org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
 
getResolvers() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleTrackerCustomizer
 
getResource(String) - Method in class org.camunda.bpm.extension.osgi.blueprint.ClassLoaderWrapper
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.el.OSGiELResolver
 

H

HeaderParser - Class in org.camunda.bpm.extension.osgi.util
Utility class to parse a standard OSGi header with paths.
HeaderParser() - Constructor for class org.camunda.bpm.extension.osgi.util.HeaderParser
 
HeaderParser.PathElement - Class in org.camunda.bpm.extension.osgi.util
 
HeaderParser.PathElement(String) - Constructor for class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 

I

init() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
init() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactoryWithELResolver
 
initProcessApplicationElResolver() - Method in class org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.extension.osgi.el.OSGiELResolver
 

L

loadClass(String, boolean) - Method in class org.camunda.bpm.extension.osgi.blueprint.BundleDelegatingClassLoader
 
loadClass(String, boolean) - Method in class org.camunda.bpm.extension.osgi.blueprint.ClassLoaderWrapper
loadClass(String, ClassLoader, Class<T>) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiStartProcessEngineStep
 
loadClasspathResourceRoots(ClassLoader, String) - Method in class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessApplicationScanner
 

M

ManagedProcessEngineFactory - Interface in org.camunda.bpm.extension.osgi.configadmin
 
ManagedProcessEngineFactoryImpl - Class in org.camunda.bpm.extension.osgi.configadmin.impl
 
ManagedProcessEngineFactoryImpl(BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.configadmin.impl.ManagedProcessEngineFactoryImpl
 
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleTrackerCustomizer
 
modifiedService(ServiceReference, Object) - Method in class org.camunda.bpm.extension.osgi.application.ProcessApplicationDeployer
 
modifiedService(ServiceReference, Object) - Method in class org.camunda.bpm.extension.osgi.Extender
 

N

name - Variable in class org.camunda.bpm.extension.osgi.application.impl.OSGiProcessApplicationReference
 
NameVersionTypeExtractor - Class in org.camunda.bpm.extension.osgi.util
Helper class to extract name, version and type from a jar file.
NameVersionTypeExtractor() - Constructor for class org.camunda.bpm.extension.osgi.util.NameVersionTypeExtractor
 

O

open() - Method in class org.camunda.bpm.extension.osgi.Extender
 
openConnection(URL) - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnURLHandler
Open the connection for the given URL.
org.camunda.bpm.extension.osgi - package org.camunda.bpm.extension.osgi
 
org.camunda.bpm.extension.osgi.application - package org.camunda.bpm.extension.osgi.application
 
org.camunda.bpm.extension.osgi.application.impl - package org.camunda.bpm.extension.osgi.application.impl
 
org.camunda.bpm.extension.osgi.blueprint - package org.camunda.bpm.extension.osgi.blueprint
 
org.camunda.bpm.extension.osgi.configadmin - package org.camunda.bpm.extension.osgi.configadmin
 
org.camunda.bpm.extension.osgi.configadmin.impl - package org.camunda.bpm.extension.osgi.configadmin.impl
 
org.camunda.bpm.extension.osgi.container - package org.camunda.bpm.extension.osgi.container
 
org.camunda.bpm.extension.osgi.container.deployment - package org.camunda.bpm.extension.osgi.container.deployment
 
org.camunda.bpm.extension.osgi.el - package org.camunda.bpm.extension.osgi.el
 
org.camunda.bpm.extension.osgi.engine - package org.camunda.bpm.extension.osgi.engine
 
org.camunda.bpm.extension.osgi.internal - package org.camunda.bpm.extension.osgi.internal
 
org.camunda.bpm.extension.osgi.internal.impl - package org.camunda.bpm.extension.osgi.internal.impl
 
org.camunda.bpm.extension.osgi.scripting - package org.camunda.bpm.extension.osgi.scripting
 
org.camunda.bpm.extension.osgi.scripting.impl - package org.camunda.bpm.extension.osgi.scripting.impl
 
org.camunda.bpm.extension.osgi.url.bpmn - package org.camunda.bpm.extension.osgi.url.bpmn
 
org.camunda.bpm.extension.osgi.util - package org.camunda.bpm.extension.osgi.util
 
OSGiDeployProcessArchivesStep - Class in org.camunda.bpm.extension.osgi.container.deployment
 
OSGiDeployProcessArchivesStep() - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchivesStep
 
OSGiDeployProcessArchiveStep - Class in org.camunda.bpm.extension.osgi.container.deployment
 
OSGiDeployProcessArchiveStep(ProcessArchiveXml, URL) - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.OSGiDeployProcessArchiveStep
 
OSGiELResolver - Class in org.camunda.bpm.extension.osgi.el
 
OSGiELResolver() - Constructor for class org.camunda.bpm.extension.osgi.el.OSGiELResolver
 
OSGiExpressionManager - Class in org.camunda.bpm.extension.osgi.el
 
OSGiExpressionManager() - Constructor for class org.camunda.bpm.extension.osgi.el.OSGiExpressionManager
 
OSGiParseProcessesXmlStep - Class in org.camunda.bpm.extension.osgi.container.deployment
 
OSGiParseProcessesXmlStep() - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.OSGiParseProcessesXmlStep
 
OSGiProcessApplication - Class in org.camunda.bpm.extension.osgi.application
 
OSGiProcessApplication(Bundle, BlueprintContainer) - Constructor for class org.camunda.bpm.extension.osgi.application.OSGiProcessApplication
 
OSGiProcessApplicationReference - Class in org.camunda.bpm.extension.osgi.application.impl
 
OSGiProcessApplicationReference(ProcessApplicationInterface, String) - Constructor for class org.camunda.bpm.extension.osgi.application.impl.OSGiProcessApplicationReference
 
OSGiProcessApplicationScanner - Class in org.camunda.bpm.extension.osgi.container.deployment
 
OSGiProcessApplicationScanner(Bundle) - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessApplicationScanner
 
OSGiProcessesXmlStartProcessEnginesStep - Class in org.camunda.bpm.extension.osgi.container.deployment
 
OSGiProcessesXmlStartProcessEnginesStep(BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.OSGiProcessesXmlStartProcessEnginesStep
 
OSGiRuntimeContainerDelegate - Class in org.camunda.bpm.extension.osgi.container
 
OSGiRuntimeContainerDelegate(BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.container.OSGiRuntimeContainerDelegate
 
OsgiScriptingEngines - Class in org.camunda.bpm.extension.osgi.scripting.impl
 
OsgiScriptingEngines(ScriptBindingsFactory) - Constructor for class org.camunda.bpm.extension.osgi.scripting.impl.OsgiScriptingEngines
 
OSGiStartProcessEngineStep - Class in org.camunda.bpm.extension.osgi.container.deployment
 
OSGiStartProcessEngineStep(ProcessEngineXml, BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.container.deployment.OSGiStartProcessEngineStep
 

P

parse(File) - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnDeploymentListener
 
parseHeader(String) - Static method in class org.camunda.bpm.extension.osgi.util.HeaderParser
Parse a given OSGi header into a list of paths
ProcessApplicationDeployer - Class in org.camunda.bpm.extension.osgi.application
 
ProcessApplicationDeployer() - Constructor for class org.camunda.bpm.extension.osgi.application.ProcessApplicationDeployer
 
ProcessDefinitionCheckerImpl - Class in org.camunda.bpm.extension.osgi.internal.impl
Implementation of the ProcessDefintionChecker that tries to deploy processes using a ProcessDefinitionDeployer.
ProcessDefinitionCheckerImpl(ProcessDefinitionDeployer) - Constructor for class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionCheckerImpl
 
ProcessDefinitionDeployer - Interface in org.camunda.bpm.extension.osgi.internal
A ProcessDefinitionDeployer deploys process definitions into the repository.
ProcessDefinitionDeployerImpl - Class in org.camunda.bpm.extension.osgi.internal.impl
Basic implementation to deploy a processes to the repository by using a ServiceTracker that tracks a ProcessEngine.
ProcessDefinitionDeployerImpl(ServiceTracker) - Constructor for class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionDeployerImpl
 
ProcessDefinitionParser - Class in org.camunda.bpm.extension.osgi.internal
Helper class to parse the paths of process definitions inside a bundle.
ProcessDefintionChecker - Interface in org.camunda.bpm.extension.osgi.internal
Interface for a class, that scan a Bundle to check, if it contains any process definitions.
processEngine - Variable in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
processEngineConfiguration - Variable in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
ProcessEngineConfigurationFromProperties - Class in org.camunda.bpm.extension.osgi.configadmin.impl
 
ProcessEngineConfigurationFromProperties() - Constructor for class org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationFromProperties
 
ProcessEngineConfigurationProperties - Enum in org.camunda.bpm.extension.osgi.configadmin.impl
 
processEngineFactory - Variable in class org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController
 
ProcessEngineFactory - Class in org.camunda.bpm.extension.osgi.engine
 
ProcessEngineFactory() - Constructor for class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
ProcessEngineFactoryWithELResolver - Class in org.camunda.bpm.extension.osgi.engine
 
ProcessEngineFactoryWithELResolver() - Constructor for class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactoryWithELResolver
 

R

register() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 
registerScriptEngines(Bundle, List<BundleScriptEngineResolver>) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleTrackerCustomizer
 
registration - Variable in class org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController
 
removedBundle(Bundle, BundleEvent, Object) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleTrackerCustomizer
 
removedService(ServiceReference, Object) - Method in class org.camunda.bpm.extension.osgi.application.ProcessApplicationDeployer
 
removedService(ServiceReference, Object) - Method in class org.camunda.bpm.extension.osgi.Extender
 
resolveScriptEngine(String) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 
resolveScriptEngine(String) - Method in interface org.camunda.bpm.extension.osgi.scripting.ScriptEngineResolver
Tries to find a script engine matching the given name.s

S

scanForProcesses(Bundle) - Static method in class org.camunda.bpm.extension.osgi.internal.ProcessDefinitionParser
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.
ScriptEngineBundleTrackerCustomizer - Class in org.camunda.bpm.extension.osgi.scripting.impl
Customized tracker, which searches the Bundles for ScriptEngineFactorys.
ScriptEngineBundleTrackerCustomizer(ProcessDefintionChecker) - Constructor for class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleTrackerCustomizer
 
ScriptEngineResolver - Interface in org.camunda.bpm.extension.osgi.scripting
A ScriptEngineResolver tries to find a ScriptEngine according to the given criteria.
SERVICE_PID - Static variable in interface org.camunda.bpm.extension.osgi.configadmin.ManagedProcessEngineFactory
 
setBlueprintContainer(BlueprintContainer) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
setBlueprintELResolver(BlueprintELResolver) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintExpressionManager
 
setBundle(Bundle) - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
setDatabaseSchemaUpdate(String) - Method in class org.camunda.bpm.extension.osgi.blueprint.ConfigurationFactory
Deprecated.  
setDataSource(DataSource) - Method in class org.camunda.bpm.extension.osgi.blueprint.ConfigurationFactory
Deprecated.  
setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactoryWithELResolver
 
setJobExecutorActivate(boolean) - Method in class org.camunda.bpm.extension.osgi.blueprint.ConfigurationFactory
Deprecated.  
setProcessEngineConfiguration(ProcessEngineConfiguration) - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
setPropertyOnConfiguration(ProcessEngineConfigurationFromProperties, String) - Method in enum org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationProperties
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.extension.osgi.application.impl.BlueprintBundleLocalELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
start(BundleContext) - Method in class org.camunda.bpm.extension.osgi.Activator
 
start(PlatformServiceContainer) - Method in class org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController
 
stop(BundleContext) - Method in class org.camunda.bpm.extension.osgi.Activator
 
stop(PlatformServiceContainer) - Method in class org.camunda.bpm.extension.osgi.container.deployment.BundleClassloaderAwareProcessEngineController
 

T

toString() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 
transform(URL) - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnDeploymentListener
 
transform(URL, OutputStream) - Method in class org.camunda.bpm.extension.osgi.url.bpmn.BpmnTransformer
 

U

unbindService(JavaDelegate, Map<?, ?>) - Method in class org.camunda.bpm.extension.osgi.blueprint.BlueprintELResolver
 
unregister() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 
updated(String, Dictionary) - Method in class org.camunda.bpm.extension.osgi.configadmin.impl.ManagedProcessEngineFactoryImpl
 

V

valueOf(String) - Static method in enum org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.extension.osgi.Constants
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.camunda.bpm.extension.osgi.configadmin.impl.ProcessEngineConfigurationProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.extension.osgi.Constants
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I L M N O P R S T U V

Copyright © 2015 camunda services GmbH. All rights reserved.