Uses of Package
org.jbpm.process.workitem.core.util.service
-
Packages that use org.jbpm.process.workitem.core.util.service Package Description org.jbpm.process.workitem.core.util org.jbpm.process.workitem.core.util.service -
Classes in org.jbpm.process.workitem.core.util.service used by org.jbpm.process.workitem.core.util Class Description WidService Defines an annotated class that is of type Service. -
Classes in org.jbpm.process.workitem.core.util.service used by org.jbpm.process.workitem.core.util.service Class Description WidAction Used within theService
annotation to define the action this workitem handler exposes.WidAuth Used within theService
annotation to describe the authentication needed for this workitem handler.WidTrigger Used within theService
annotation to define the trigger this workitem handler exposes.