A B E F G I N O P V 

A

Activator - Class in org.camunda.bpm.extension.osgi.eventing
 
Activator() - Constructor for class org.camunda.bpm.extension.osgi.eventing.Activator
 
addEndEventListener(ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
addStartEventListener(ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
addTakeEventListener(TransitionImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
addTaskAssignmentListeners(TaskDefinition) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
addTaskCompleteListeners(TaskDefinition) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
addTaskCreateListeners(TaskDefinition) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
addTaskDeleteListeners(TaskDefinition) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 

B

BusinessProcessEventPropertiesFiller - Enum in org.camunda.bpm.extension.osgi.eventing.impl
This enum defines all the possible properties that can be placed inside the dictionary of a event.

E

EventDistributorHandler - Class in org.camunda.bpm.extension.osgi.eventing.impl
This InvocationHandler sends OSGi events only in case that the required services are present.
EventDistributorHandler(BundleContext) - Constructor for class org.camunda.bpm.extension.osgi.eventing.impl.EventDistributorHandler
 

F

fillDictionary(Dictionary<String, String>, DelegateExecution) - Static method in enum org.camunda.bpm.extension.osgi.eventing.impl.BusinessProcessEventPropertiesFiller
 
fillDictionary(Dictionary<String, String>, DelegateTask) - Static method in enum org.camunda.bpm.extension.osgi.eventing.impl.BusinessProcessEventPropertiesFiller
 

G

getPropertyKey() - Method in enum org.camunda.bpm.extension.osgi.eventing.impl.BusinessProcessEventPropertiesFiller
 
GlobalOSGiEventBridgeActivator - Class in org.camunda.bpm.extension.osgi.eventing.impl
This class adds listeners to the processes in the form of a dynamic proxy.
GlobalOSGiEventBridgeActivator() - Constructor for class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 

I

init(BundleContext, DependencyManager) - Method in class org.camunda.bpm.extension.osgi.eventing.Activator
 
invoke(Object, Method, Object[]) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.EventDistributorHandler
 

N

notify(DelegateExecution) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.OSGiEventDistributor
 
notify(DelegateTask) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.OSGiEventDistributor
 

O

org.camunda.bpm.extension.osgi.eventing - package org.camunda.bpm.extension.osgi.eventing
 
org.camunda.bpm.extension.osgi.eventing.impl - package org.camunda.bpm.extension.osgi.eventing.impl
 
OSGiEventDistributor - Class in org.camunda.bpm.extension.osgi.eventing.impl
 
OSGiEventDistributor(EventAdmin) - Constructor for class org.camunda.bpm.extension.osgi.eventing.impl.OSGiEventDistributor
 

P

parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseProperty(Element, VariableDeclaration, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.extension.osgi.eventing.impl.GlobalOSGiEventBridgeActivator
 

V

valueOf(String) - Static method in enum org.camunda.bpm.extension.osgi.eventing.impl.BusinessProcessEventPropertiesFiller
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.camunda.bpm.extension.osgi.eventing.impl.BusinessProcessEventPropertiesFiller
Returns an array containing the constants of this enum type, in the order they are declared.
A B E F G I N O P V 

Copyright © 2016 camunda services GmbH. All rights reserved.