All Downloads are FREE. Search and download functionalities are using the official Maven repository.

conf.META-INF.CustomWorkItemHandlers.conf Maven / Gradle / Ivy

[
  "Log": new org.jbpm.process.instance.impl.demo.SystemOutWorkItemHandler(),
  "WebService": new org.jbpm.process.workitem.webservice.WebServiceWorkItemHandler(ksession),
  "Rest": new org.jbpm.process.workitem.rest.RESTWorkItemHandler(),
  "Service Task" : new org.jbpm.process.workitem.bpmn2.ServiceTaskHandler(ksession)
]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy