|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsyncTaskService | |
---|---|
org.jbpm.process.workitem.wsht | |
org.jbpm.task.service | |
org.jbpm.task.service.hornetq | |
org.jbpm.task.service.mina |
Uses of AsyncTaskService in org.jbpm.process.workitem.wsht |
---|
Methods in org.jbpm.process.workitem.wsht that return AsyncTaskService | |
---|---|
AsyncTaskService |
AsyncGenericHTWorkItemHandler.getClient()
|
Methods in org.jbpm.process.workitem.wsht with parameters of type AsyncTaskService | |
---|---|
void |
AsyncWSHumanTaskHandler.setClient(AsyncTaskService client)
Deprecated. |
void |
AsyncGenericHTWorkItemHandler.setClient(AsyncTaskService client)
|
Constructors in org.jbpm.process.workitem.wsht with parameters of type AsyncTaskService | |
---|---|
AsyncHornetQHTWorkItemHandler(AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
boolean owningSessionOnly)
|
|
AsyncHornetQHTWorkItemHandler(AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
|
AsyncHornetQHTWorkItemHandler(String connectorName,
AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
|
AsyncHornetQHTWorkItemHandler(String connectorName,
AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
OnErrorAction action,
ClassLoader classLoader)
|
|
AsyncMinaHTWorkItemHandler(AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
boolean owningSessionOnly)
|
|
AsyncMinaHTWorkItemHandler(String connectorName,
AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
|
AsyncMinaHTWorkItemHandler(String connectorName,
AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
OnErrorAction action,
ClassLoader classLoader)
|
|
AsyncWSHumanTaskHandler(AsyncTaskService client)
Deprecated. |
|
AsyncWSHumanTaskHandler(AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session)
Deprecated. |
|
AsyncWSHumanTaskHandler(AsyncTaskService client,
org.kie.runtime.KnowledgeRuntime session,
OnErrorAction action)
Deprecated. |
|
AsyncWSHumanTaskHandler(AsyncTaskService client,
OnErrorAction action)
Deprecated. |
Uses of AsyncTaskService in org.jbpm.task.service |
---|
Classes in org.jbpm.task.service that implement AsyncTaskService | |
---|---|
class |
TaskClient
|
Constructors in org.jbpm.task.service with parameters of type AsyncTaskService | |
---|---|
SyncTaskServiceWrapper(AsyncTaskService taskService)
|
Uses of AsyncTaskService in org.jbpm.task.service.hornetq |
---|
Classes in org.jbpm.task.service.hornetq that implement AsyncTaskService | |
---|---|
class |
AsyncHornetQTaskClient
|
Uses of AsyncTaskService in org.jbpm.task.service.mina |
---|
Classes in org.jbpm.task.service.mina that implement AsyncTaskService | |
---|---|
class |
AsyncMinaTaskClient
|
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |