Skip navigation links
Camel :: JBPM 2.21.0.fuse-000112-redhat-3
A C D E G I J L M O P S T U V W 

A

ATTACHMENT_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

C

CONTENT_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
createConsumer(Processor) - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jbpm.JBPMComponent
 
createProducer() - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 

D

doStart() - Method in class org.apache.camel.component.jbpm.JBPMProducer
 
doStop() - Method in class org.apache.camel.component.jbpm.JBPMProducer
 

E

ENTITY_LIST - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
EVENT - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
EVENT_TYPE - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

G

getAttachmentId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 
getConnectionURL() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getContentId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getDeploymentId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getEntities() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getEvent() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getEventType() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getExtraJaxbClasses() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getIdentifier() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getLanguage() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getMaxNumber() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getOperation() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getParameters() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getPassword() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getProcessId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getProcessInstanceId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getStatuses() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTargetUserId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTask() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTaskId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getTimeout() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getUserId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getUserName() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getValue() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 
getWorkItemId() - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
 

I

IDENTIFIER - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
isSingleton() - Method in class org.apache.camel.component.jbpm.JBPMEndpoint
 

J

JBPMComponent - Class in org.apache.camel.component.jbpm
 
JBPMComponent() - Constructor for class org.apache.camel.component.jbpm.JBPMComponent
 
JBPMConfiguration - Class in org.apache.camel.component.jbpm
 
JBPMConfiguration() - Constructor for class org.apache.camel.component.jbpm.JBPMConfiguration
 
JBPMConstants - Interface in org.apache.camel.component.jbpm
 
JBPMEndpoint - Class in org.apache.camel.component.jbpm
The jbpm component provides integration with jBPM (Business Process Management).
JBPMEndpoint(String, JBPMComponent, JBPMConfiguration) - Constructor for class org.apache.camel.component.jbpm.JBPMEndpoint
 
JBPMProducer - Class in org.apache.camel.component.jbpm
 
JBPMProducer(JBPMEndpoint, RuntimeEngine) - Constructor for class org.apache.camel.component.jbpm.JBPMProducer
 

L

LANGUAGE - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

M

MAX_NUMBER - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

O

OPERATION - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
org.apache.camel.component.jbpm - package org.apache.camel.component.jbpm
 

P

PARAMETERS - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
process(Exchange) - Method in class org.apache.camel.component.jbpm.JBPMProducer
 
PROCESS_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
PROCESS_INSTANCE_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

S

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
setEntities(List<OrganizationalEntity>) - 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
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
setLanguage(String) - Method in class org.apache.camel.component.jbpm.JBPMConfiguration
The language to use when filtering user tasks
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
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<Status>) - 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
 

T

TARGET_USER_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
TASK - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
TASK_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

U

USER_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

V

VALUE - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 

W

WORK_ITEM_ID - Static variable in interface org.apache.camel.component.jbpm.JBPMConstants
 
A C D E G I J L M O P S T U V W 
Skip navigation links
Camel :: JBPM 2.21.0.fuse-000112-redhat-3

Apache Camel