Uses of Interface
com.codebarrel.automation.api.store.AuditlogStore
Packages that use AuditlogStore
Package
Description
-
Uses of AuditlogStore in com.codebarrel.automation.api.service.auditevent
Constructors in com.codebarrel.automation.api.service.auditevent with parameters of type AuditlogStoreModifierConstructorDescriptionAuditEventServiceImpl
(AutomationEventBus eventBus, AuditlogEventStore eventStore, AuditlogStore auditlogStore) -
Uses of AuditlogStore in com.codebarrel.jira.plugin.automation.store
Classes in com.codebarrel.jira.plugin.automation.store that implement AuditlogStore