default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.attachmentId(Long attachmentId) |
attachId to use when retrieving attachments.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.attachmentId(String attachmentId) |
attachId to use when retrieving attachments.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.AdvancedJBPMEndpointConsumerBuilder.basic() |
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) |
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.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.bridgeErrorHandler(String bridgeErrorHandler) |
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.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.contentId(Long contentId) |
contentId to use when retrieving attachments.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.contentId(String contentId) |
contentId to use when retrieving attachments.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.deploymentId(String deploymentId) |
The id of the deployment.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.emitterSendItems(Boolean emitterSendItems) |
Sets if event produced by emitter should be sent as single items or
complete collection.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.emitterSendItems(String emitterSendItems) |
Sets if event produced by emitter should be sent as single items or
complete collection.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.event(Object event) |
the data associated with this event when signalEvent operation is
performed.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.event(String event) |
the data associated with this event when signalEvent operation is
performed.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.eventType(String eventType) |
the type of event to use when signalEvent operation is performed.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.identifier(String identifier) |
identifier the global identifier.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.maxNumber(Integer maxNumber) |
the maximum number of rules that should be fired.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.maxNumber(String maxNumber) |
the maximum number of rules that should be fired.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.page(Integer page) |
The page to use when retrieving user tasks.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.page(String page) |
The page to use when retrieving user tasks.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.pageSize(Integer pageSize) |
The page size to use when retrieving user tasks.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.pageSize(String pageSize) |
The page size to use when retrieving user tasks.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.password(String password) |
Password for authentication.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.processId(String processId) |
the id of the process that should be acted upon.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.processInstanceId(Long processInstanceId) |
the id of the process instance.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.processInstanceId(String processInstanceId) |
the id of the process instance.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.statuses(String statuses) |
The list of status to use when filtering tasks.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.statuses(List<String> statuses) |
The list of status to use when filtering tasks.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.targetUserId(String targetUserId) |
The targetUserId used when delegating a task.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.task(Object task) |
The task instance to use with task operations.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.task(String task) |
The task instance to use with task operations.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.taskId(Long taskId) |
the id of the task.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.taskId(String taskId) |
the id of the task.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.timeout(Integer timeout) |
A timeout value.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.timeout(String timeout) |
A timeout value.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.userId(String userId) |
userId to use with task operations.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.userName(String userName) |
Username for authentication.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.value(Object value) |
the value to assign to the global identifier.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.value(String value) |
the value to assign to the global identifier.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.workItemId(Long workItemId) |
the id of the work item.
|
default JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder |
JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder.workItemId(String workItemId) |
the id of the work item.
|