A C D E F G H I J L M N O P S U 

A

abortProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Delete a process instance.
advanceProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Advance a process instance one step.
advanceProcess(Object, Object, Map) - Method in class org.mule.module.jbpm.Jbpm
Advance a process instance one step.

C

close() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
closeConnection(Connection) - Method in class org.hibernate.connection.SimpleConnectionProvider
 
completeTask(Task) - Method in class org.mule.module.jbpm.Jbpm
 
completeTask(Task, String, Map) - Method in class org.mule.module.jbpm.Jbpm
 
configure(Properties) - Method in class org.hibernate.connection.SimpleConnectionProvider
 
containerManaged - Variable in class org.mule.module.jbpm.Jbpm
Indicates whether jBPM has been instantiated by Mule (false) or was passed in from somewhere else (true).

D

deployProcess(String) - Method in class org.mule.module.jbpm.Jbpm
 
deployProcessFromStream(String, InputStream) - Method in class org.mule.module.jbpm.Jbpm
 
dispose() - Method in class org.mule.module.jbpm.Jbpm
 

E

EndedProcess - Class in org.mule.module.jbpm
Placeholder used to get status for a process in a uniform way, even if it has ended.
EndedProcess(String) - Constructor for class org.mule.module.jbpm.EndedProcess
 
execute(ExecutionImpl) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
execute(ActivityExecution) - Method in class org.mule.module.jbpm.MuleSendActivity
 

F

finalize() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
findActiveActivityNames() - Method in class org.mule.module.jbpm.EndedProcess
 
findActiveExecutionIn(String) - Method in class org.mule.module.jbpm.EndedProcess
 

G

generateMessage(String, Object, Map, MessageExchangePattern) - Method in class org.mule.module.jbpm.MuleMessageService
 
getBoolean(String, Map) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as a boolean (default of false)
getBoolean(String, Map, boolean) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as a boolean.
getConfigurationResource() - Method in class org.mule.module.jbpm.Jbpm
 
getConnection() - Method in class org.hibernate.connection.SimpleConnectionProvider
 
getEndpoint() - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
getExecution(String) - Method in class org.mule.module.jbpm.EndedProcess
 
getExecutions() - Method in class org.mule.module.jbpm.EndedProcess
 
getExecutionsMap() - Method in class org.mule.module.jbpm.EndedProcess
 
getId() - Method in class org.mule.module.jbpm.EndedProcess
 
getId(Object) - Method in class org.mule.module.jbpm.Jbpm
 
getInt(String, Map, int) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as an int
getInteger(String, Map) - Static method in class org.hibernate.connection.SimpleConnectionProvider
Get the config value as an Integer
getIsProcessInstance() - Method in class org.mule.module.jbpm.EndedProcess
 
getKey() - Method in class org.mule.module.jbpm.EndedProcess
 
getName() - Method in class org.mule.module.jbpm.EndedProcess
 
getName() - Method in class org.mule.module.jbpm.Jbpm
 
getParent() - Method in class org.mule.module.jbpm.EndedProcess
 
getPayloadClass() - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
getPayloadExpression() - Method in class org.mule.module.jbpm.MuleSendActivity
 
getPriority() - Method in class org.mule.module.jbpm.EndedProcess
 
getProcessDefinitionId() - Method in class org.mule.module.jbpm.EndedProcess
 
getProcessDefinitions() - Method in class org.mule.module.jbpm.Jbpm
 
getProcessEngine() - Method in class org.mule.module.jbpm.Jbpm
 
getProcessInstance() - Method in class org.mule.module.jbpm.EndedProcess
 
getResponsePayloadClass() - Method in class org.mule.module.jbpm.MuleSendActivity
 
getResponseVariableName() - Method in class org.mule.module.jbpm.MuleSendActivity
 
getState() - Method in class org.mule.module.jbpm.EndedProcess
 
getState(Object) - Method in class org.mule.module.jbpm.Jbpm
 
getState(ProcessInstance) - Static method in class org.mule.module.jbpm.Jbpm
 
getSubProcessInstance() - Method in class org.mule.module.jbpm.EndedProcess
 
getVariableName() - Method in class org.mule.module.jbpm.MuleReceiveActivity
 

H

hasEnded(Object) - Method in class org.mule.module.jbpm.Jbpm
 
hasExecution(String) - Method in class org.mule.module.jbpm.EndedProcess
 

I

initialise() - Method in class org.mule.module.jbpm.Jbpm
 
isActive(String) - Method in class org.mule.module.jbpm.EndedProcess
 
isEnded() - Method in class org.mule.module.jbpm.EndedProcess
 
isProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
 
isSuspended() - Method in class org.mule.module.jbpm.EndedProcess
 

J

Jbpm - Class in org.mule.module.jbpm
An implementation of Mule's generic BPMS interface for JBoss jBPM.
Jbpm() - Constructor for class org.mule.module.jbpm.Jbpm
Creates the Mule wrapper for jBPM
Jbpm(String, Properties) - Constructor for class org.mule.module.jbpm.Jbpm
Creates the Mule wrapper for jBPM
Jbpm(ProcessEngine, Properties) - Constructor for class org.mule.module.jbpm.Jbpm
Creates the Mule wrapper for jBPM

L

log - Static variable in class org.mule.module.jbpm.Jbpm
 
lookupProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Look up an already-running process instance.

M

maskOut(Properties, String) - Static method in class org.hibernate.connection.SimpleConnectionProvider
replace a property by a starred version
MuleMessageService - Class in org.mule.module.jbpm
Proxy for the message-generation service provided by Mule.
MuleMessageService() - Constructor for class org.mule.module.jbpm.MuleMessageService
 
MuleReceiveActivity - Class in org.mule.module.jbpm
 
MuleReceiveActivity(boolean) - Constructor for class org.mule.module.jbpm.MuleReceiveActivity
 
MuleReceiveBinding - Class in org.mule.module.jbpm
 
MuleReceiveBinding() - Constructor for class org.mule.module.jbpm.MuleReceiveBinding
 
MuleSendActivity - Class in org.mule.module.jbpm
 
MuleSendActivity() - Constructor for class org.mule.module.jbpm.MuleSendActivity
 
MuleSendBinding - Class in org.mule.module.jbpm
 
MuleSendBinding() - Constructor for class org.mule.module.jbpm.MuleSendBinding
 

N

notify(EventListenerExecution) - Method in class org.mule.module.jbpm.MuleSendActivity
 

O

org.hibernate.connection - package org.hibernate.connection
 
org.mule.module.jbpm - package org.mule.module.jbpm
 

P

parseJpdl(Element, Parse, JpdlParser) - Method in class org.mule.module.jbpm.MuleReceiveBinding
 
parseJpdl(Element, Parse, JpdlParser) - Method in class org.mule.module.jbpm.MuleSendBinding
 
perform(OpenExecution) - Method in class org.mule.module.jbpm.MuleSendActivity
 
PROCESS_CREATION_WAIT - Static variable in class org.mule.module.jbpm.Jbpm
Given the multi-threaded nature of Mule, sometimes a response message will arrive to advance the process before the creation of the process has fully terminated (e.g., during in-memory unit tests).
PROCESS_ENDED - Static variable in class org.mule.module.jbpm.Jbpm
 
processEngine - Variable in class org.mule.module.jbpm.Jbpm
The initialized jBPM ProcessEngine.

S

setConfigurationResource(String) - Method in class org.mule.module.jbpm.Jbpm
 
setEndpoint(String) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
setEndpoint(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setMessageExchangePattern(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setMessageService(MessageService) - Method in class org.mule.module.jbpm.Jbpm
 
setMessageService(MessageService) - Method in class org.mule.module.jbpm.MuleMessageService
 
setName(String) - Method in class org.mule.module.jbpm.Jbpm
 
setPayloadClass(String) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
setPayloadExpression(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setProcessDefinitions(Properties) - Method in class org.mule.module.jbpm.Jbpm
 
setProcessEngine(ProcessEngine) - Method in class org.mule.module.jbpm.Jbpm
 
setResponsePayloadClass(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setResponseVariableName(String) - Method in class org.mule.module.jbpm.MuleSendActivity
 
setVariableName(String) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
signal(ActivityExecution, String, Map<String, ?>) - Method in class org.mule.module.jbpm.MuleReceiveActivity
 
SimpleConnectionProvider - Class in org.hibernate.connection
This is the Hibernate class org.hibernate.connection.connection.DriverManagerConnectionProvider, tweaked in order to work with Mule's hot deployment.
SimpleConnectionProvider() - Constructor for class org.hibernate.connection.SimpleConnectionProvider
 
startProcess(Object) - Method in class org.mule.module.jbpm.Jbpm
Start a new process.
startProcess(Object, Object, Map) - Method in class org.mule.module.jbpm.Jbpm
Start a new process.
supportsAggressiveRelease() - Method in class org.hibernate.connection.SimpleConnectionProvider
 

U

undeployProcess(String) - Method in class org.mule.module.jbpm.Jbpm
 
updateProcess(Object, Map) - Method in class org.mule.module.jbpm.Jbpm
Update the variables for an execution.
A C D E F G H I J L M N O P S U 

Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.