|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskService | |
---|---|
org.jbpm.process.workitem.wsht | |
org.jbpm.process.workitem.wsht.hornetq | |
org.jbpm.task.service | |
org.jbpm.task.service.local |
Uses of TaskService in org.jbpm.process.workitem.wsht |
---|
Methods in org.jbpm.process.workitem.wsht that return TaskService | |
---|---|
TaskService |
GenericHTWorkItemHandler.getClient()
|
Methods in org.jbpm.process.workitem.wsht with parameters of type TaskService | |
---|---|
void |
SyncWSHumanTaskHandler.setClient(TaskService client)
Deprecated. |
void |
GenericHTWorkItemHandler.setClient(TaskService client)
|
Constructors in org.jbpm.process.workitem.wsht with parameters of type TaskService | |
---|---|
GenericHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session)
|
|
GenericHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
boolean owningSessionOnly)
|
|
GenericHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
|
GenericHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action,
ClassLoader classLoader)
|
|
LocalHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session)
|
|
LocalHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
boolean owningSessionOnly)
|
|
LocalHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
|
LocalHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action,
ClassLoader classLoader)
|
|
SyncWSHumanTaskHandler(TaskService client)
Deprecated. |
|
SyncWSHumanTaskHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session)
Deprecated. |
|
SyncWSHumanTaskHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action)
Deprecated. |
|
SyncWSHumanTaskHandler(TaskService client,
OnErrorAction action)
Deprecated. |
Uses of TaskService in org.jbpm.process.workitem.wsht.hornetq |
---|
Constructors in org.jbpm.process.workitem.wsht.hornetq with parameters of type TaskService | |
---|---|
HornetQHTWorkItemHandler(String connectorName,
TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
|
HornetQHTWorkItemHandler(String connectorName,
TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action,
ClassLoader classLoader)
|
|
HornetQHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session)
|
|
HornetQHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
boolean owningSessionOnly)
|
|
HornetQHTWorkItemHandler(TaskService client,
org.kie.internal.runtime.KnowledgeRuntime session,
OnErrorAction action)
|
Uses of TaskService in org.jbpm.task.service |
---|
Classes in org.jbpm.task.service that implement TaskService | |
---|---|
class |
SyncTaskServiceWrapper
|
Uses of TaskService in org.jbpm.task.service.local |
---|
Classes in org.jbpm.task.service.local that implement TaskService | |
---|---|
class |
LocalTaskService
|
Methods in org.jbpm.task.service.local that return TaskService | |
---|---|
static TaskService |
LocalHumanTaskService.getTaskService(org.kie.internal.runtime.StatefulKnowledgeSession ksession)
|
|
jBPM distribution 6.0.0.Beta1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |