Interface JBPMEndpointBuilderFactory.JBPMEndpointBuilder
-
- All Superinterfaces:
org.apache.camel.builder.EndpointConsumerBuilder,org.apache.camel.EndpointConsumerResolver,org.apache.camel.builder.EndpointProducerBuilder,org.apache.camel.EndpointProducerResolver,JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder,JBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder
- Enclosing interface:
- JBPMEndpointBuilderFactory
public static interface JBPMEndpointBuilderFactory.JBPMEndpointBuilder extends JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder, JBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder
Builder for endpoint for the JBPM component.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default JBPMEndpointBuilderFactory.AdvancedJBPMEndpointBuilderadvanced()default JBPMEndpointBuilderFactory.JBPMEndpointBuilderattachmentId(Long attachmentId)attachId to use when retrieving attachments.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderattachmentId(String attachmentId)attachId to use when retrieving attachments.default JBPMEndpointBuilderFactory.JBPMEndpointBuildercontentId(Long contentId)contentId to use when retrieving attachments.default JBPMEndpointBuilderFactory.JBPMEndpointBuildercontentId(String contentId)contentId to use when retrieving attachments.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderdeploymentId(String deploymentId)The id of the deployment.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderemitterSendItems(Boolean emitterSendItems)Sets if event produced by emitter should be sent as single items or complete collection.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderemitterSendItems(String emitterSendItems)Sets if event produced by emitter should be sent as single items or complete collection.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderevent(Object event)the data associated with this event when signalEvent operation is performed.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderevent(String event)the data associated with this event when signalEvent operation is performed.default JBPMEndpointBuilderFactory.JBPMEndpointBuildereventType(String eventType)the type of event to use when signalEvent operation is performed.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderidentifier(String identifier)identifier the global identifier.default JBPMEndpointBuilderFactory.JBPMEndpointBuildermaxNumber(Integer maxNumber)the maximum number of rules that should be fired.default JBPMEndpointBuilderFactory.JBPMEndpointBuildermaxNumber(String maxNumber)the maximum number of rules that should be fired.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderpage(Integer page)The page to use when retrieving user tasks.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderpage(String page)The page to use when retrieving user tasks.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderpageSize(Integer pageSize)The page size to use when retrieving user tasks.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderpageSize(String pageSize)The page size to use when retrieving user tasks.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderpassword(String password)Password for authentication.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderprocessId(String processId)the id of the process that should be acted upon.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderprocessInstanceId(Long processInstanceId)the id of the process instance.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderprocessInstanceId(String processInstanceId)the id of the process instance.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderstatuses(String statuses)The list of status to use when filtering tasks.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderstatuses(List<String> statuses)The list of status to use when filtering tasks.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertargetUserId(String targetUserId)The targetUserId used when delegating a task.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertask(String task)The task instance to use with task operations.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertask(org.kie.api.task.model.Task task)The task instance to use with task operations.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertaskId(Long taskId)the id of the task.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertaskId(String taskId)the id of the task.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertimeout(Integer timeout)A timeout value.default JBPMEndpointBuilderFactory.JBPMEndpointBuildertimeout(String timeout)A timeout value.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderuserId(String userId)userId to use with task operations.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderuserName(String userName)Username for authentication.default JBPMEndpointBuilderFactory.JBPMEndpointBuildervalue(Object value)the value to assign to the global identifier.default JBPMEndpointBuilderFactory.JBPMEndpointBuildervalue(String value)the value to assign to the global identifier.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderworkItemId(Long workItemId)the id of the work item.default JBPMEndpointBuilderFactory.JBPMEndpointBuilderworkItemId(String workItemId)the id of the work item.-
Methods inherited from interface org.apache.camel.builder.EndpointConsumerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getUri
-
Methods inherited from interface org.apache.camel.builder.EndpointProducerBuilder
doSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, expr, getUri
-
Methods inherited from interface org.apache.camel.builder.endpoint.dsl.JBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder
bridgeErrorHandler, bridgeErrorHandler
-
Methods inherited from interface org.apache.camel.builder.endpoint.dsl.JBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder
lazyStartProducer, lazyStartProducer, operation
-
-
-
-
Method Detail
-
advanced
default JBPMEndpointBuilderFactory.AdvancedJBPMEndpointBuilder advanced()
- Specified by:
advancedin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
advancedin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder
-
attachmentId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder attachmentId(Long attachmentId)
attachId to use when retrieving attachments. The option is a: <code>java.lang.Long</code> type. Group: common- Specified by:
attachmentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
attachmentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
attachmentId- the value to set- Returns:
- the dsl builder
-
attachmentId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder attachmentId(String attachmentId)
attachId to use when retrieving attachments. The option will be converted to a <code>java.lang.Long</code> type. Group: common- Specified by:
attachmentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
attachmentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
attachmentId- the value to set- Returns:
- the dsl builder
-
contentId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder contentId(Long contentId)
contentId to use when retrieving attachments. The option is a: <code>java.lang.Long</code> type. Group: common- Specified by:
contentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
contentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
contentId- the value to set- Returns:
- the dsl builder
-
contentId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder contentId(String contentId)
contentId to use when retrieving attachments. The option will be converted to a <code>java.lang.Long</code> type. Group: common- Specified by:
contentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
contentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
contentId- the value to set- Returns:
- the dsl builder
-
deploymentId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder deploymentId(String deploymentId)
The id of the deployment. The option is a: <code>java.lang.String</code> type. Required: true Group: common- Specified by:
deploymentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
deploymentIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
deploymentId- the value to set- Returns:
- the dsl builder
-
emitterSendItems
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder emitterSendItems(Boolean emitterSendItems)
Sets if event produced by emitter should be sent as single items or complete collection. The option is a: <code>java.lang.Boolean</code> type. Group: common- Specified by:
emitterSendItemsin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
emitterSendItemsin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
emitterSendItems- the value to set- Returns:
- the dsl builder
-
emitterSendItems
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder emitterSendItems(String emitterSendItems)
Sets if event produced by emitter should be sent as single items or complete collection. The option will be converted to a <code>java.lang.Boolean</code> type. Group: common- Specified by:
emitterSendItemsin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
emitterSendItemsin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
emitterSendItems- the value to set- Returns:
- the dsl builder
-
event
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder event(Object event)
the data associated with this event when signalEvent operation is performed. The option is a: <code>java.lang.Object</code> type. Group: common- Specified by:
eventin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
eventin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
event- the value to set- Returns:
- the dsl builder
-
event
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder event(String event)
the data associated with this event when signalEvent operation is performed. The option will be converted to a <code>java.lang.Object</code> type. Group: common- Specified by:
eventin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
eventin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
event- the value to set- Returns:
- the dsl builder
-
eventType
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder eventType(String eventType)
the type of event to use when signalEvent operation is performed. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
eventTypein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
eventTypein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
eventType- the value to set- Returns:
- the dsl builder
-
identifier
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder identifier(String identifier)
identifier the global identifier. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
identifierin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
identifierin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
identifier- the value to set- Returns:
- the dsl builder
-
maxNumber
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder maxNumber(Integer maxNumber)
the maximum number of rules that should be fired. The option is a: <code>java.lang.Integer</code> type. Group: common- Specified by:
maxNumberin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
maxNumberin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
maxNumber- the value to set- Returns:
- the dsl builder
-
maxNumber
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder maxNumber(String maxNumber)
the maximum number of rules that should be fired. The option will be converted to a <code>java.lang.Integer</code> type. Group: common- Specified by:
maxNumberin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
maxNumberin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
maxNumber- the value to set- Returns:
- the dsl builder
-
page
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder page(Integer page)
The page to use when retrieving user tasks. The option is a: <code>java.lang.Integer</code> type. Group: common- Specified by:
pagein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
pagein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
page- the value to set- Returns:
- the dsl builder
-
page
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder page(String page)
The page to use when retrieving user tasks. The option will be converted to a <code>java.lang.Integer</code> type. Group: common- Specified by:
pagein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
pagein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
page- the value to set- Returns:
- the dsl builder
-
pageSize
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder pageSize(Integer pageSize)
The page size to use when retrieving user tasks. The option is a: <code>java.lang.Integer</code> type. Group: common- Specified by:
pageSizein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
pageSizein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
pageSize- the value to set- Returns:
- the dsl builder
-
pageSize
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder pageSize(String pageSize)
The page size to use when retrieving user tasks. The option will be converted to a <code>java.lang.Integer</code> type. Group: common- Specified by:
pageSizein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
pageSizein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
pageSize- the value to set- Returns:
- the dsl builder
-
processId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder processId(String processId)
the id of the process that should be acted upon. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
processIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
processIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
processId- the value to set- Returns:
- the dsl builder
-
processInstanceId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder processInstanceId(Long processInstanceId)
the id of the process instance. The option is a: <code>java.lang.Long</code> type. Group: common- Specified by:
processInstanceIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
processInstanceIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
processInstanceId- the value to set- Returns:
- the dsl builder
-
processInstanceId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder processInstanceId(String processInstanceId)
the id of the process instance. The option will be converted to a <code>java.lang.Long</code> type. Group: common- Specified by:
processInstanceIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
processInstanceIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
processInstanceId- the value to set- Returns:
- the dsl builder
-
targetUserId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder targetUserId(String targetUserId)
The targetUserId used when delegating a task. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
targetUserIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
targetUserIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
targetUserId- the value to set- Returns:
- the dsl builder
-
task
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder task(org.kie.api.task.model.Task task)
The task instance to use with task operations. The option is a: <code>org.kie.api.task.model.Task</code> type. Group: common- Specified by:
taskin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
taskin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
task- the value to set- Returns:
- the dsl builder
-
task
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder task(String task)
The task instance to use with task operations. The option will be converted to a <code>org.kie.api.task.model.Task</code> type. Group: common- Specified by:
taskin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
taskin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
task- the value to set- Returns:
- the dsl builder
-
taskId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder taskId(Long taskId)
the id of the task. The option is a: <code>java.lang.Long</code> type. Group: common- Specified by:
taskIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
taskIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
taskId- the value to set- Returns:
- the dsl builder
-
taskId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder taskId(String taskId)
the id of the task. The option will be converted to a <code>java.lang.Long</code> type. Group: common- Specified by:
taskIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
taskIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
taskId- the value to set- Returns:
- the dsl builder
-
timeout
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder timeout(Integer timeout)
A timeout value. The option is a: <code>java.lang.Integer</code> type. Group: common- Specified by:
timeoutin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
timeoutin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
timeout- the value to set- Returns:
- the dsl builder
-
timeout
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder timeout(String timeout)
A timeout value. The option will be converted to a <code>java.lang.Integer</code> type. Group: common- Specified by:
timeoutin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
timeoutin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
timeout- the value to set- Returns:
- the dsl builder
-
userId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder userId(String userId)
userId to use with task operations. The option is a: <code>java.lang.String</code> type. Group: common- Specified by:
userIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
userIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
userId- the value to set- Returns:
- the dsl builder
-
value
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder value(Object value)
the value to assign to the global identifier. The option is a: <code>java.lang.Object</code> type. Group: common- Specified by:
valuein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
valuein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
value- the value to set- Returns:
- the dsl builder
-
value
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder value(String value)
the value to assign to the global identifier. The option will be converted to a <code>java.lang.Object</code> type. Group: common- Specified by:
valuein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
valuein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
value- the value to set- Returns:
- the dsl builder
-
workItemId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder workItemId(Long workItemId)
the id of the work item. The option is a: <code>java.lang.Long</code> type. Group: common- Specified by:
workItemIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
workItemIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
workItemId- the value to set- Returns:
- the dsl builder
-
workItemId
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder workItemId(String workItemId)
the id of the work item. The option will be converted to a <code>java.lang.Long</code> type. Group: common- Specified by:
workItemIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
workItemIdin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
workItemId- the value to set- Returns:
- the dsl builder
-
statuses
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder statuses(List<String> statuses)
The list of status to use when filtering tasks. The option is a: <code>java.util.List<java.lang.String></code> type. Group: filter- Specified by:
statusesin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
statusesin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
statuses- the value to set- Returns:
- the dsl builder
-
statuses
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder statuses(String statuses)
The list of status to use when filtering tasks. The option will be converted to a <code>java.util.List<java.lang.String></code> type. Group: filter- Specified by:
statusesin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
statusesin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
statuses- the value to set- Returns:
- the dsl builder
-
password
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder password(String password)
Password for authentication. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
passwordin interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
passwordin interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
password- the value to set- Returns:
- the dsl builder
-
userName
default JBPMEndpointBuilderFactory.JBPMEndpointBuilder userName(String userName)
Username for authentication. The option is a: <code>java.lang.String</code> type. Group: security- Specified by:
userNamein interfaceJBPMEndpointBuilderFactory.JBPMEndpointConsumerBuilder- Specified by:
userNamein interfaceJBPMEndpointBuilderFactory.JBPMEndpointProducerBuilder- Parameters:
userName- the value to set- Returns:
- the dsl builder
-
-