A B C D F G H I L M 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
 
addBundle(Bundle) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleScanner
 
addDirective(String, String) - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 

B

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
 
BundleDelegatingClassLoader - Class in org.camunda.bpm.extension.osgi.classloading
A ClassLoader delegating to a given OSGi bundle.
BundleDelegatingClassLoader(Bundle) - Constructor for class org.camunda.bpm.extension.osgi.classloading.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.camunda.bpm.extension.osgi.classloading.BundleDelegatingClassLoader
 
bundleRemoved(Bundle) - Method in class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionCheckerImpl
 
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

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.classloading
This class wraps several classloaders and uses all of them to find a class or resource.
ClassLoaderWrapper(ClassLoader...) - Constructor for class org.camunda.bpm.extension.osgi.classloading.ClassLoaderWrapper
 
Constants - Enum in org.camunda.bpm.extension.osgi
 
createElResolver() - Method in class org.camunda.bpm.extension.osgi.el.OSGiExpressionManager
 

D

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
 

F

findClass(String) - Method in class org.camunda.bpm.extension.osgi.classloading.BundleDelegatingClassLoader
 
findResource(String) - Method in class org.camunda.bpm.extension.osgi.classloading.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.camunda.bpm.extension.osgi.classloading.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.camunda.bpm.extension.osgi.classloading.ClassLoaderWrapper
 

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
 
getBundle() - Method in class org.camunda.bpm.extension.osgi.classloading.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
 
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
 
getName() - Method in class org.camunda.bpm.extension.osgi.util.HeaderParser.PathElement
 
getObject() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
getResolvers() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleScanner
 
getResource(String) - Method in class org.camunda.bpm.extension.osgi.classloading.ClassLoaderWrapper
getScriptEngineForLanguage(String) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.OsgiScriptingEngines
 
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(BundleContext, DependencyManager) - Method in class org.camunda.bpm.extension.osgi.Activator
 
init() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
init() - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactoryWithELResolver
 
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.classloading.BundleDelegatingClassLoader
 
loadClass(String, boolean) - Method in class org.camunda.bpm.extension.osgi.classloading.ClassLoaderWrapper

M

modifiedBundle(Bundle) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleScanner
 

O

org.camunda.bpm.extension.osgi - package org.camunda.bpm.extension.osgi
 
org.camunda.bpm.extension.osgi.classloading - package org.camunda.bpm.extension.osgi.classloading
 
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.util - package org.camunda.bpm.extension.osgi.util
 
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
 
OsgiScriptingEngines - Class in org.camunda.bpm.extension.osgi.scripting.impl
 
OsgiScriptingEngines(ScriptBindingsFactory) - Constructor for class org.camunda.bpm.extension.osgi.scripting.impl.OsgiScriptingEngines
 

P

parseHeader(String) - Static method in class org.camunda.bpm.extension.osgi.util.HeaderParser
Parse a given OSGi header into a list of paths
ProcessDefinitionCheckerImpl - Class in org.camunda.bpm.extension.osgi.internal.impl
Implementation of the ProcessDefintionChecker that tries to deploy processes using a ProcessDefinitionDeployer.
ProcessDefinitionCheckerImpl() - Constructor for class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionCheckerImpl
 
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() - Constructor for class org.camunda.bpm.extension.osgi.internal.impl.ProcessDefinitionDeployerImpl
 
ProcessDefinitionDeployerImpl(ProcessEngine) - 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
 
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.ScriptEngineBundleScanner
 
removedBundle(Bundle) - Method in class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleScanner
 
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.
ScriptEngineBundleScanner - Class in org.camunda.bpm.extension.osgi.scripting.impl
Searches Bundles for ScriptEngineFactorys and if they are found they are published as BundleScriptEngineResolver services.
ScriptEngineBundleScanner() - Constructor for class org.camunda.bpm.extension.osgi.scripting.impl.ScriptEngineBundleScanner
 
ScriptEngineResolver - Interface in org.camunda.bpm.extension.osgi.scripting
A ScriptEngineResolver tries to find a ScriptEngine according to the given criteria.
setBundle(Bundle) - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 
setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactoryWithELResolver
 
setProcessEngineConfiguration(ProcessEngineConfiguration) - Method in class org.camunda.bpm.extension.osgi.engine.ProcessEngineFactory
 

T

toString() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 

U

unregister() - Method in class org.camunda.bpm.extension.osgi.scripting.impl.BundleScriptEngineResolver
 

V

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.Constants
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D F G H I L M O P R S T U V 

Copyright © 2018 camunda services GmbH. All rights reserved.