Uses of Class
org.jbpm.services.cdi.Audit
-
Packages that use Audit Package Description org.jbpm.services.cdi.impl org.jbpm.services.cdi.producer -
-
Uses of Audit in org.jbpm.services.cdi.impl
Method parameters in org.jbpm.services.cdi.impl with annotations of type Audit Modifier and Type Method Description voidRuntimeDataServiceCDIImpl. setCommandService(TransactionalCommandService commandService) -
Uses of Audit in org.jbpm.services.cdi.producer
Methods in org.jbpm.services.cdi.producer with annotations of type Audit Modifier and Type Method Description TransactionalCommandServiceTransactionalCommandServiceProducer. produceAuditCommandService()
-