JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
O
P
S
T
U
V
A
ActivitiComponent
- Class in
org.activiti.camel
This class has been modified to be consistent with the changes to CamelBehavior and its implementations.
ActivitiComponent()
- Constructor for class org.activiti.camel.
ActivitiComponent
ActivitiConsumer
- Class in
org.activiti.camel
ActivitiConsumer(ActivitiEndpoint, Processor)
- Constructor for class org.activiti.camel.
ActivitiConsumer
ActivitiEndpoint
- Class in
org.activiti.camel
This class has been modified to be consistent with the changes to CamelBehavior and its implementations.
ActivitiEndpoint(String, CamelContext, RuntimeService)
- Constructor for class org.activiti.camel.
ActivitiEndpoint
ActivitiProducer
- Class in
org.activiti.camel
ActivitiProducer(ActivitiEndpoint, RuntimeService, long, long)
- Constructor for class org.activiti.camel.
ActivitiProducer
C
CamelBehavior
- Class in
org.activiti.camel
This abstract class takes the place of the now-deprecated CamelBehaviour class (which can still be used for legacy compatibility) and significantly improves on its flexibility.
CamelBehavior()
- Constructor for class org.activiti.camel.
CamelBehavior
CamelBehavior.TargetType
- Enum in
org.activiti.camel
CamelBehaviorBodyAsMapImpl
- Class in
org.activiti.camel.impl
This implementation of the CamelBehavior abstract class works by copying variables into Camel using a Map
object in the Camel Exchange body.
CamelBehaviorBodyAsMapImpl()
- Constructor for class org.activiti.camel.impl.
CamelBehaviorBodyAsMapImpl
CamelBehaviorCamelBodyImpl
- Class in
org.activiti.camel.impl
This implementation of the CamelBehavior abstract class works by copying a single variable value into the Camel Exchange body.
CamelBehaviorCamelBodyImpl()
- Constructor for class org.activiti.camel.impl.
CamelBehaviorCamelBodyImpl
CamelBehaviorDefaultImpl
- Class in
org.activiti.camel.impl
This implementation of the CamelBehavior abstract class works just like CamelBehaviour does; it copies variables into Camel as properties.
CamelBehaviorDefaultImpl()
- Constructor for class org.activiti.camel.impl.
CamelBehaviorDefaultImpl
CamelBehaviour
- Class in
org.activiti.camel
Deprecated.
CamelBehaviour(Collection<ContextProvider>)
- Constructor for class org.activiti.camel.
CamelBehaviour
Deprecated.
CAMELBODY
- Static variable in class org.activiti.camel.
ExchangeUtils
camelContext
- Variable in class org.activiti.camel.
CamelBehavior
camelContextObj
- Variable in class org.activiti.camel.
CamelBehavior
ContextProvider
- Interface in
org.activiti.camel
copyVariables(Map<String, Object>, Exchange, ActivitiEndpoint)
- Method in class org.activiti.camel.
CamelBehavior
copyVariablesToBody(Map<String, Object>, Exchange)
- Method in class org.activiti.camel.
CamelBehavior
copyVariablesToBodyAsMap(Map<String, Object>, Exchange)
- Method in class org.activiti.camel.
CamelBehavior
copyVariablesToProperties(Map<String, Object>, Exchange)
- Method in class org.activiti.camel.
CamelBehavior
createConsumer(Processor)
- Method in class org.activiti.camel.
ActivitiEndpoint
createEndpoint(String, String, Map<String, Object>)
- Method in class org.activiti.camel.
ActivitiComponent
createEndpoint(ActivityExecution)
- Method in class org.activiti.camel.
CamelBehavior
createExchange(ActivityExecution, ActivitiEndpoint)
- Method in class org.activiti.camel.
CamelBehavior
createProducer()
- Method in class org.activiti.camel.
ActivitiEndpoint
D
doStart()
- Method in class org.activiti.camel.
ActivitiConsumer
doStop()
- Method in class org.activiti.camel.
ActivitiConsumer
E
ExchangeUtils
- Class in
org.activiti.camel
This class contains one method - prepareVariables - that is used to copy variables from Camel into Activiti.
ExchangeUtils()
- Constructor for class org.activiti.camel.
ExchangeUtils
execute(ActivityExecution)
- Method in class org.activiti.camel.
CamelBehavior
execute(ActivityExecution)
- Method in class org.activiti.camel.
CamelBehaviour
Deprecated.
G
getActivitiEndpoint()
- Method in class org.activiti.camel.
ActivitiProducer
getContext(String)
- Method in interface org.activiti.camel.
ContextProvider
getContext(String)
- Method in class org.activiti.camel.
SimpleContextProvider
getEndpoint(String)
- Method in class org.activiti.camel.
CamelBehavior
getProcessDefinitionKey(ActivityExecution)
- Method in class org.activiti.camel.
CamelBehavior
getStringFromField(Expression, DelegateExecution)
- Method in class org.activiti.camel.
CamelBehavior
getTimeout()
- Method in class org.activiti.camel.
ActivitiEndpoint
getTimeResolution()
- Method in class org.activiti.camel.
ActivitiEndpoint
H
handleCamelException(Exchange)
- Method in class org.activiti.camel.
CamelBehavior
I
IGNORE_MESSAGE_PROPERTY
- Static variable in class org.activiti.camel.
ExchangeUtils
isASync(ActivityExecution)
- Method in class org.activiti.camel.
CamelBehavior
isCopyCamelBodyToBody()
- Method in class org.activiti.camel.
ActivitiComponent
isCopyCamelBodyToBody()
- Method in class org.activiti.camel.
ActivitiEndpoint
isCopyCamelBodyToBodyAsString()
- Method in class org.activiti.camel.
ActivitiEndpoint
isCopyVariablesFromHeader()
- Method in class org.activiti.camel.
ActivitiEndpoint
isCopyVariablesFromProperties()
- Method in class org.activiti.camel.
ActivitiEndpoint
isCopyVariablesToBodyAsMap()
- Method in class org.activiti.camel.
ActivitiComponent
isCopyVariablesToBodyAsMap()
- Method in class org.activiti.camel.
ActivitiEndpoint
isCopyVariablesToProperties()
- Method in class org.activiti.camel.
ActivitiComponent
isCopyVariablesToProperties()
- Method in class org.activiti.camel.
ActivitiEndpoint
isLenientProperties()
- Method in class org.activiti.camel.
ActivitiEndpoint
isSingleton()
- Method in class org.activiti.camel.
ActivitiEndpoint
O
org.activiti.camel
- package org.activiti.camel
org.activiti.camel.impl
- package org.activiti.camel.impl
P
prepareVariables(Exchange, ActivitiEndpoint)
- Static method in class org.activiti.camel.
ExchangeUtils
Copies variables from Camel into Activiti.
process(Exchange)
- Method in class org.activiti.camel.
ActivitiEndpoint
process(Exchange)
- Method in class org.activiti.camel.
ActivitiProducer
PROCESS_ID_PROPERTY
- Static variable in class org.activiti.camel.
ActivitiProducer
PROCESS_KEY_PROPERTY
- Static variable in class org.activiti.camel.
ActivitiProducer
S
setAppropriateCamelContext(ActivityExecution)
- Method in class org.activiti.camel.
CamelBehavior
setCamelContext(CamelContext)
- Method in class org.activiti.camel.
ActivitiComponent
setCamelContext(Expression)
- Method in class org.activiti.camel.
CamelBehavior
setCopyCamelBodyToBody(boolean)
- Method in class org.activiti.camel.
ActivitiComponent
setCopyCamelBodyToBody(boolean)
- Method in class org.activiti.camel.
ActivitiEndpoint
setCopyCamelBodyToBodyAsString(boolean)
- Method in class org.activiti.camel.
ActivitiEndpoint
setCopyVariablesFromHeader(boolean)
- Method in class org.activiti.camel.
ActivitiEndpoint
setCopyVariablesFromProperties(boolean)
- Method in class org.activiti.camel.
ActivitiEndpoint
setCopyVariablesToBodyAsMap(boolean)
- Method in class org.activiti.camel.
ActivitiComponent
setCopyVariablesToBodyAsMap(boolean)
- Method in class org.activiti.camel.
ActivitiEndpoint
setCopyVariablesToProperties(boolean)
- Method in class org.activiti.camel.
ActivitiComponent
setCopyVariablesToProperties(boolean)
- Method in class org.activiti.camel.
ActivitiEndpoint
setPropertTargetVariable(ActivitiEndpoint)
- Method in class org.activiti.camel.
CamelBehavior
setPropertTargetVariable(ActivitiEndpoint)
- Method in class org.activiti.camel.impl.
CamelBehaviorBodyAsMapImpl
setPropertTargetVariable(ActivitiEndpoint)
- Method in class org.activiti.camel.impl.
CamelBehaviorCamelBodyImpl
setPropertTargetVariable(ActivitiEndpoint)
- Method in class org.activiti.camel.impl.
CamelBehaviorDefaultImpl
SimpleContextProvider
- Class in
org.activiti.camel
SimpleContextProvider(Map<String, CamelContext>)
- Constructor for class org.activiti.camel.
SimpleContextProvider
SimpleContextProvider(String, CamelContext)
- Constructor for class org.activiti.camel.
SimpleContextProvider
springConfiguration
- Variable in class org.activiti.camel.
CamelBehavior
T
toTargetType
- Variable in class org.activiti.camel.
CamelBehavior
U
updateTargetVariables(ActivitiEndpoint)
- Method in class org.activiti.camel.
CamelBehavior
V
valueOf(String)
- Static method in enum org.activiti.camel.
CamelBehavior.TargetType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.activiti.camel.
CamelBehavior.TargetType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
H
I
O
P
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014
Alfresco
. All rights reserved.