| Package | Description |
|---|---|
| com.atlassian.confluence.impl.startup |
| Class and Description |
|---|
| CacheWarmer
Handles warming of global caches with tenantless data on a newly-started instance (Vertigo or Unicorn).
|
| CommonTenantSetup
Holds common tenant provisioning code between Unicorn and Vertigo.
|
| PeopleDirectoryConfigSynchronizer
Sync-up people directory disabling flags between sysprop and Site Admin
This is run in Unicorn startup as a scheduler job, hourly, with a jitter to ensure that:
1.
|
| UnicornStartup
The purpose of this class is to remove the duplicate code paths that existed for a normal unicorn instance restart, and the instantUp upgrade code path.
|
| UnicornTenantSetup
UnicornTenantSetup holds the flow for LandlordRequests - this is the SPI that the landlord plugin calls through to
when handling rest/landlord/1.0/trigger .
|
Copyright © 2003–2017 Atlassian. All rights reserved.