Uses of Class
com.atlassian.confluence.event.events.admin.AsyncImportStartedEvent
-
Packages that use AsyncImportStartedEvent Package Description com.atlassian.confluence.security.denormalisedpermissions.impl -
-
Uses of AsyncImportStartedEvent in com.atlassian.confluence.security.denormalisedpermissions.impl
Methods in com.atlassian.confluence.security.denormalisedpermissions.impl with parameters of type AsyncImportStartedEvent Modifier and Type Method Description void
DenormalisedChangeLogListenerBase. onImportStartEvent(AsyncImportStartedEvent event)
void
DenormalisedPermissionStateManagerImpl. onImportStartEvent(AsyncImportStartedEvent event)
-