| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SINK_JBPM_COMPONENT_AUTOWIRED_ENABLED_CONF |
"camel.component.jbpm.autowiredEnabled" |
public static final String |
CAMEL_SINK_JBPM_COMPONENT_AUTOWIRED_ENABLED_DOC |
"Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc." |
public static final String |
CAMEL_SINK_JBPM_COMPONENT_LAZY_START_PRODUCER_CONF |
"camel.component.jbpm.lazyStartProducer" |
public static final String |
CAMEL_SINK_JBPM_COMPONENT_LAZY_START_PRODUCER_DOC |
"Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel\'s routing error handlers. Beware that when the first message is processed then creating and starting the producer may take a little time and prolong the total processing time of the processing." |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_ATTACHMENT_ID_CONF |
"camel.sink.endpoint.attachmentId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_ATTACHMENT_ID_DOC |
"attachId to use when retrieving attachments" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_CONTENT_ID_CONF |
"camel.sink.endpoint.contentId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_CONTENT_ID_DOC |
"contentId to use when retrieving attachments" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_DEPLOYMENT_ID_CONF |
"camel.sink.endpoint.deploymentId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_DEPLOYMENT_ID_DOC |
"The id of the deployment" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EMITTER_SEND_ITEMS_CONF |
"camel.sink.endpoint.emitterSendItems" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EMITTER_SEND_ITEMS_DOC |
"Sets if event produced by emitter should be sent as single items or complete collection" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_ENTITIES_CONF |
"camel.sink.endpoint.entities" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_ENTITIES_DOC |
"The potentialOwners when nominateTask operation is performed" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EVENT_CONF |
"camel.sink.endpoint.event" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EVENT_DOC |
"the data associated with this event when signalEvent operation is performed" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EVENT_TYPE_CONF |
"camel.sink.endpoint.eventType" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EVENT_TYPE_DOC |
"the type of event to use when signalEvent operation is performed" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EXTRA_JAXB_CLASSES_CONF |
"camel.sink.endpoint.extraJaxbClasses" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_EXTRA_JAXB_CLASSES_DOC |
"To load additional classes when working with XML" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_IDENTIFIER_CONF |
"camel.sink.endpoint.identifier" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_IDENTIFIER_DOC |
"identifier the global identifier" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_LAZY_START_PRODUCER_CONF |
"camel.sink.endpoint.lazyStartProducer" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_LAZY_START_PRODUCER_DOC |
"Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel\'s routing error handlers. Beware that when the first message is processed then creating and starting the producer may take a little time and prolong the total processing time of the processing." |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_MAX_NUMBER_CONF |
"camel.sink.endpoint.maxNumber" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_MAX_NUMBER_DOC |
"the maximum number of rules that should be fired" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_OPERATION_CONF |
"camel.sink.endpoint.operation" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_OPERATION_DEFAULT |
"startProcess" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_OPERATION_DOC |
"The operation to perform" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PAGE_CONF |
"camel.sink.endpoint.page" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PAGE_DOC |
"The page to use when retrieving user tasks" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PAGE_SIZE_CONF |
"camel.sink.endpoint.pageSize" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PAGE_SIZE_DOC |
"The page size to use when retrieving user tasks" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PARAMETERS_CONF |
"camel.sink.endpoint.parameters" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PARAMETERS_DOC |
"the variables that should be set for various operations" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PASSWORD_CONF |
"camel.sink.endpoint.password" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PASSWORD_DOC |
"Password for authentication" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PROCESS_ID_CONF |
"camel.sink.endpoint.processId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PROCESS_ID_DOC |
"the id of the process that should be acted upon" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PROCESS_INSTANCE_ID_CONF |
"camel.sink.endpoint.processInstanceId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_PROCESS_INSTANCE_ID_DOC |
"the id of the process instance" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_STATUSES_CONF |
"camel.sink.endpoint.statuses" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_STATUSES_DOC |
"The list of status to use when filtering tasks" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_SYNCHRONOUS_CONF |
"camel.sink.endpoint.synchronous" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_SYNCHRONOUS_DOC |
"Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported)." |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TARGET_USER_ID_CONF |
"camel.sink.endpoint.targetUserId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TARGET_USER_ID_DOC |
"The targetUserId used when delegating a task" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TASK_CONF |
"camel.sink.endpoint.task" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TASK_DOC |
"The task instance to use with task operations" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TASK_ID_CONF |
"camel.sink.endpoint.taskId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TASK_ID_DOC |
"the id of the task" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TIMEOUT_CONF |
"camel.sink.endpoint.timeout" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_TIMEOUT_DOC |
"A timeout value" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_USER_ID_CONF |
"camel.sink.endpoint.userId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_USER_ID_DOC |
"userId to use with task operations" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_USER_NAME_CONF |
"camel.sink.endpoint.userName" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_USER_NAME_DOC |
"Username for authentication" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_VALUE_CONF |
"camel.sink.endpoint.value" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_VALUE_DOC |
"the value to assign to the global identifier" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_WORK_ITEM_ID_CONF |
"camel.sink.endpoint.workItemId" |
public static final String |
CAMEL_SINK_JBPM_ENDPOINT_WORK_ITEM_ID_DOC |
"the id of the work item" |
public static final String |
CAMEL_SINK_JBPM_PATH_CONNECTION_URLCONF |
"camel.sink.path.connectionURL" |
public static final String |
CAMEL_SINK_JBPM_PATH_CONNECTION_URLDOC |
"The URL to the jBPM server." |
public static final String |
CAMEL_SINK_JBPM_PATH_EVENT_LISTENER_TYPE_CONF |
"camel.sink.path.eventListenerType" |
public static final String |
CAMEL_SINK_JBPM_PATH_EVENT_LISTENER_TYPE_DOC |
"Sets the event listener type to attach to" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CAMEL_SOURCE_JBPM_COMPONENT_AUTOWIRED_ENABLED_CONF |
"camel.component.jbpm.autowiredEnabled" |
public static final String |
CAMEL_SOURCE_JBPM_COMPONENT_AUTOWIRED_ENABLED_DOC |
"Whether autowiring is enabled. This is used for automatic autowiring options (the option must be marked as autowired) by looking up in the registry to find if there is a single instance of matching type, which then gets configured on the component. This can be used for automatic configuring JDBC data sources, JMS connection factories, AWS Clients, etc." |
public static final String |
CAMEL_SOURCE_JBPM_COMPONENT_BRIDGE_ERROR_HANDLER_CONF |
"camel.component.jbpm.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_JBPM_COMPONENT_BRIDGE_ERROR_HANDLER_DOC |
"Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored." |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_ATTACHMENT_ID_CONF |
"camel.source.endpoint.attachmentId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_ATTACHMENT_ID_DOC |
"attachId to use when retrieving attachments" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_BRIDGE_ERROR_HANDLER_CONF |
"camel.source.endpoint.bridgeErrorHandler" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_BRIDGE_ERROR_HANDLER_DOC |
"Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored." |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_CONTENT_ID_CONF |
"camel.source.endpoint.contentId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_CONTENT_ID_DOC |
"contentId to use when retrieving attachments" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_DEPLOYMENT_ID_CONF |
"camel.source.endpoint.deploymentId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_DEPLOYMENT_ID_DOC |
"The id of the deployment" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EMITTER_SEND_ITEMS_CONF |
"camel.source.endpoint.emitterSendItems" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EMITTER_SEND_ITEMS_DOC |
"Sets if event produced by emitter should be sent as single items or complete collection" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_ENTITIES_CONF |
"camel.source.endpoint.entities" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_ENTITIES_DOC |
"The potentialOwners when nominateTask operation is performed" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EVENT_CONF |
"camel.source.endpoint.event" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EVENT_DOC |
"the data associated with this event when signalEvent operation is performed" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EVENT_TYPE_CONF |
"camel.source.endpoint.eventType" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EVENT_TYPE_DOC |
"the type of event to use when signalEvent operation is performed" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EXCEPTION_HANDLER_CONF |
"camel.source.endpoint.exceptionHandler" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EXCEPTION_HANDLER_DOC |
"To let the consumer use a custom ExceptionHandler. Notice if the option bridgeErrorHandler is enabled then this option is not in use. By default the consumer will deal with exceptions, that will be logged at WARN or ERROR level and ignored." |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EXCHANGE_PATTERN_CONF |
"camel.source.endpoint.exchangePattern" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EXCHANGE_PATTERN_DOC |
"Sets the exchange pattern when the consumer creates an exchange. One of: [InOnly] [InOut] [InOptionalOut]" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EXTRA_JAXB_CLASSES_CONF |
"camel.source.endpoint.extraJaxbClasses" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_EXTRA_JAXB_CLASSES_DOC |
"To load additional classes when working with XML" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_IDENTIFIER_CONF |
"camel.source.endpoint.identifier" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_IDENTIFIER_DOC |
"identifier the global identifier" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_MAX_NUMBER_CONF |
"camel.source.endpoint.maxNumber" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_MAX_NUMBER_DOC |
"the maximum number of rules that should be fired" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PAGE_CONF |
"camel.source.endpoint.page" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PAGE_DOC |
"The page to use when retrieving user tasks" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PAGE_SIZE_CONF |
"camel.source.endpoint.pageSize" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PAGE_SIZE_DOC |
"The page size to use when retrieving user tasks" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PARAMETERS_CONF |
"camel.source.endpoint.parameters" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PARAMETERS_DOC |
"the variables that should be set for various operations" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PASSWORD_CONF |
"camel.source.endpoint.password" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PASSWORD_DOC |
"Password for authentication" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PROCESS_ID_CONF |
"camel.source.endpoint.processId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PROCESS_ID_DOC |
"the id of the process that should be acted upon" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PROCESS_INSTANCE_ID_CONF |
"camel.source.endpoint.processInstanceId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_PROCESS_INSTANCE_ID_DOC |
"the id of the process instance" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_STATUSES_CONF |
"camel.source.endpoint.statuses" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_STATUSES_DOC |
"The list of status to use when filtering tasks" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_SYNCHRONOUS_CONF |
"camel.source.endpoint.synchronous" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_SYNCHRONOUS_DOC |
"Sets whether synchronous processing should be strictly used, or Camel is allowed to use asynchronous processing (if supported)." |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TARGET_USER_ID_CONF |
"camel.source.endpoint.targetUserId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TARGET_USER_ID_DOC |
"The targetUserId used when delegating a task" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TASK_CONF |
"camel.source.endpoint.task" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TASK_DOC |
"The task instance to use with task operations" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TASK_ID_CONF |
"camel.source.endpoint.taskId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TASK_ID_DOC |
"the id of the task" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TIMEOUT_CONF |
"camel.source.endpoint.timeout" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_TIMEOUT_DOC |
"A timeout value" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_USER_ID_CONF |
"camel.source.endpoint.userId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_USER_ID_DOC |
"userId to use with task operations" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_USER_NAME_CONF |
"camel.source.endpoint.userName" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_USER_NAME_DOC |
"Username for authentication" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_VALUE_CONF |
"camel.source.endpoint.value" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_VALUE_DOC |
"the value to assign to the global identifier" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_WORK_ITEM_ID_CONF |
"camel.source.endpoint.workItemId" |
public static final String |
CAMEL_SOURCE_JBPM_ENDPOINT_WORK_ITEM_ID_DOC |
"the id of the work item" |
public static final String |
CAMEL_SOURCE_JBPM_PATH_CONNECTION_URLCONF |
"camel.source.path.connectionURL" |
public static final String |
CAMEL_SOURCE_JBPM_PATH_CONNECTION_URLDOC |
"The URL to the jBPM server." |
public static final String |
CAMEL_SOURCE_JBPM_PATH_EVENT_LISTENER_TYPE_CONF |
"camel.source.path.eventListenerType" |
public static final String |
CAMEL_SOURCE_JBPM_PATH_EVENT_LISTENER_TYPE_DOC |
"Sets the event listener type to attach to" |
Copyright © 2021 The Apache Software Foundation. All rights reserved.