|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WorkItemHandler in org.droolsjbpm.services.api |
---|
Methods in org.droolsjbpm.services.api that return types with arguments of type WorkItemHandler | |
---|---|
Map<String,WorkItemHandler> |
WorkItemHandlerProducer.getWorkItemHandlers(String location,
Map<String,Object> params)
|
Methods in org.droolsjbpm.services.api with parameters of type WorkItemHandler | |
---|---|
void |
SessionManager.addKsessionHandler(String ksessionName,
String handlerName,
WorkItemHandler handler)
|
Uses of WorkItemHandler in org.droolsjbpm.services.impl |
---|
Methods in org.droolsjbpm.services.impl that return types with arguments of type WorkItemHandler | |
---|---|
Map<String,WorkItemHandler> |
MVELWorkItemHandlerProducer.getWorkItemHandlers(String location,
Map<String,Object> params)
|
Methods in org.droolsjbpm.services.impl with parameters of type WorkItemHandler | |
---|---|
void |
CDISessionManager.addKsessionHandler(String ksessionName,
String handlerName,
WorkItemHandler handler)
|
Uses of WorkItemHandler in org.droolsjbpm.services.impl.example |
---|
Classes in org.droolsjbpm.services.impl.example that implement WorkItemHandler | |
---|---|
class |
MoveFileWorkItemHandler
|
class |
NotificationWorkItemHandler
|
class |
TriggerTestsWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.bpmn2.handler |
---|
Classes in org.jbpm.bpmn2.handler that implement WorkItemHandler | |
---|---|
class |
ReceiveTaskHandler
|
class |
SendTaskHandler
|
class |
ServiceTaskHandler
|
Uses of WorkItemHandler in org.jbpm.process.instance.impl.demo |
---|
Classes in org.jbpm.process.instance.impl.demo that implement WorkItemHandler | |
---|---|
class |
DoNothingWorkItemHandler
|
class |
SystemOutWorkItemHandler
|
class |
UIWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.instance.impl.humantask |
---|
Classes in org.jbpm.process.instance.impl.humantask that implement WorkItemHandler | |
---|---|
class |
HumanTaskHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem |
---|
Classes in org.jbpm.process.workitem that implement WorkItemHandler | |
---|---|
class |
AbstractWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.archive |
---|
Classes in org.jbpm.process.workitem.archive that implement WorkItemHandler | |
---|---|
class |
ArchiveWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.email |
---|
Classes in org.jbpm.process.workitem.email that implement WorkItemHandler | |
---|---|
class |
EmailWorkItemHandler
WorkItemHandler for sending email. |
Uses of WorkItemHandler in org.jbpm.process.workitem.esb |
---|
Classes in org.jbpm.process.workitem.esb that implement WorkItemHandler | |
---|---|
class |
ESBServiceWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.exec |
---|
Classes in org.jbpm.process.workitem.exec that implement WorkItemHandler | |
---|---|
class |
ExecWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.finder |
---|
Classes in org.jbpm.process.workitem.finder that implement WorkItemHandler | |
---|---|
class |
FinderWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.ftp |
---|
Classes in org.jbpm.process.workitem.ftp that implement WorkItemHandler | |
---|---|
class |
FTPUploadWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.google.calendar |
---|
Classes in org.jbpm.process.workitem.google.calendar that implement WorkItemHandler | |
---|---|
class |
GoogleCalendarWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.handler |
---|
Classes in org.jbpm.process.workitem.handler that implement WorkItemHandler | |
---|---|
class |
JavaHandlerWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.jabber |
---|
Classes in org.jbpm.process.workitem.jabber that implement WorkItemHandler | |
---|---|
class |
JabberWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.java |
---|
Classes in org.jbpm.process.workitem.java that implement WorkItemHandler | |
---|---|
class |
JavaInvocationWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.rest |
---|
Classes in org.jbpm.process.workitem.rest that implement WorkItemHandler | |
---|---|
class |
RestGeoCodeApiCallWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.rss |
---|
Classes in org.jbpm.process.workitem.rss that implement WorkItemHandler | |
---|---|
class |
RSSWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.transform |
---|
Classes in org.jbpm.process.workitem.transform that implement WorkItemHandler | |
---|---|
class |
TransformWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.process.workitem.wsht |
---|
Classes in org.jbpm.process.workitem.wsht that implement WorkItemHandler | |
---|---|
class |
AbstractHTWorkItemHandler
|
class |
AsyncGenericHTWorkItemHandler
|
class |
AsyncHornetQHTWorkItemHandler
This class provides the default configurations for a HornetQ WorkItem Handler |
class |
AsyncMinaHTWorkItemHandler
This class provides the default configurations for a Mina WorkItem Handler |
class |
AsyncWSHumanTaskHandler
Deprecated. |
class |
CommandBasedWSHumanTaskHandler
Deprecated. |
class |
CommandBasedWSThroughJMSHumanTaskHandler
Deprecated. |
class |
GenericCommandBasedWSHumanTaskHandler
Deprecated. |
class |
GenericHTWorkItemHandler
|
class |
HornetQHTWorkItemHandler
This class provides the default configurations for a HornetQ WorkItem Handler |
class |
LocalHTWorkItemHandler
|
class |
MinaHTWorkItemHandler
This class provides the default configurations for a Mina WorkItem Handler |
class |
SyncWSHumanTaskHandler
Deprecated. |
class |
WSHumanTaskHandler
Deprecated. |
class |
WSThroughJMSHumanTaskHandler
Deprecated. |
Uses of WorkItemHandler in org.jbpm.task.service.hornetq |
---|
Classes in org.jbpm.task.service.hornetq that implement WorkItemHandler | |
---|---|
class |
CommandBasedHornetQWSHumanTaskHandler
Deprecated. |
Uses of WorkItemHandler in org.jbpm.task.wih |
---|
Classes in org.jbpm.task.wih that implement WorkItemHandler | |
---|---|
class |
CDIHTWorkItemHandler
|
Uses of WorkItemHandler in org.jbpm.test |
---|
Classes in org.jbpm.test that implement WorkItemHandler | |
---|---|
static class |
JbpmJUnitTestCase.TestWorkItemHandler
|
Uses of WorkItemHandler in org.kie.command |
---|
Methods in org.kie.command with parameters of type WorkItemHandler | |
---|---|
Command |
KieCommands.newRegisterWorkItemHandlerCommand(WorkItemHandler handler,
String workItemName)
|
Uses of WorkItemHandler in org.kie.runtime.conf |
---|
Methods in org.kie.runtime.conf that return WorkItemHandler | |
---|---|
WorkItemHandler |
WorkItemHandlerOption.getHandler()
Returns the work item handler instance |
Methods in org.kie.runtime.conf with parameters of type WorkItemHandler | |
---|---|
static WorkItemHandlerOption |
WorkItemHandlerOption.get(String name,
WorkItemHandler handler)
This is a factory method for this WorkItemHandler configuration. |
Uses of WorkItemHandler in org.kie.runtime.process |
---|
Methods in org.kie.runtime.process with parameters of type WorkItemHandler | |
---|---|
void |
WorkItemManager.registerWorkItemHandler(String workItemName,
WorkItemHandler handler)
Register the given handler for all work items of the given type of work |
|
jBPM distribution 6.0.0.Alpha9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |