- sendMessage(String, Object) - Method in class org.apache.camel.component.jbpm.JBPMConsumer
-
- sendMessage(String, Object) - Method in class org.apache.camel.component.jbpm.listeners.CamelCaseEventListener
-
- sendMessage(String, Object) - Method in class org.apache.camel.component.jbpm.listeners.CamelProcessEventListener
-
- sendMessage(String, Object) - Method in class org.apache.camel.component.jbpm.listeners.CamelTaskEventListener
-
- serverStarted() - Method in class org.apache.camel.component.jbpm.server.CamelKieServerExtension
-
- ServiceRegistryBoundEventEmitter - Class in org.apache.camel.component.jbpm.emitters
-
- ServiceRegistryBoundEventEmitter() - Constructor for class org.apache.camel.component.jbpm.emitters.ServiceRegistryBoundEventEmitter
-
- setAttachmentId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
attachId to use when retrieving attachments
- setConfiguration(JBPMConfiguration) - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
-
- setConnectionURL(URL) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The URL to the jBPM server.
- setContentId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
contentId to use when retrieving attachments
- setDeploymentId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The id of the deployment
- setEmitterSendItems(Boolean) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
Sets if event produced by emitter should be sent as single items or
complete collection
- setEntities(List<String>) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The potentialOwners when nominateTask operation is performed
- setEvent(Object) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the data associated with this event when signalEvent operation is
performed
- setEventListenerType(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
Sets the event listener type to attach to
- setEventType(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the type of event to use when signalEvent operation is performed
- setExtraJaxbClasses(Class[]) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
To load additional classes when working with XML
- setIdentifier(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
identifier the global identifier
- setMaxNumber(Integer) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the maximum number of rules that should be fired
- setOperation(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The operation to perform
- setPage(Integer) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The page to use when retrieving user tasks
- setPageSize(Integer) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The page size to use when retrieving user tasks
- setParameters(Map<String, Object>) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the variables that should be set for various operations
- setPassword(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
Password for authentication
- setProcessId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the id of the process that should be acted upon
- setProcessInstanceId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the id of the process instance
- setStatuses(List<String>) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The list of status to use when filtering tasks
- setTargetUserId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The targetUserId used when delegating a task
- setTask(Task) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
The task instance to use with task operations
- setTaskId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the id of the task
- setTimeout(Integer) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
A timeout value
- setUserId(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
userId to use with task operations
- setUserName(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
Username for authentication
- setValue(Object) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the value to assign to the global identifier
- setWorkItemId(Long) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
-
the id of the work item
- STATUS_LIST - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
-