Uses of Interface
com.codebarrel.jira.plugin.automation.service.auditexpiry.AuditLogExpiryService
Packages that use AuditLogExpiryService
Package
Description
-
Uses of AuditLogExpiryService in com.codebarrel.jira.plugin.automation.rest
Fields in com.codebarrel.jira.plugin.automation.rest declared as AuditLogExpiryServiceModifier and TypeFieldDescriptionprotected final AuditLogExpiryServiceConfigurationResource.auditLogExpiryServiceConstructors in com.codebarrel.jira.plugin.automation.rest with parameters of type AuditLogExpiryServiceModifierConstructorDescriptionConfigurationResource(TenantService tenantService, TransferUserService transferUserService, AutomationConfigService automationConfigService, JiraAuthenticationContext authenticationContext, GlobalPermissionManager globalPermissionManager, AuditLogExpiryService auditLogExpiryService, StaleEntryUpdateService staleEntryUpdateService) -
Uses of AuditLogExpiryService in com.codebarrel.jira.plugin.automation.service.auditexpiry
Classes in com.codebarrel.jira.plugin.automation.service.auditexpiry that implement AuditLogExpiryService