Uses of Interface
com.atlassian.confluence.setup.ConfluenceBootstrapConstants
-
Packages that use ConfluenceBootstrapConstants Package Description com.atlassian.confluence.impl.setup com.atlassian.confluence.setup -
-
Uses of ConfluenceBootstrapConstants in com.atlassian.confluence.impl.setup
Classes in com.atlassian.confluence.impl.setup that implement ConfluenceBootstrapConstants Modifier and Type Class Description class
BootstrapStatusProviderImpl
-
Uses of ConfluenceBootstrapConstants in com.atlassian.confluence.setup
Subinterfaces of ConfluenceBootstrapConstants in com.atlassian.confluence.setup Modifier and Type Interface Description interface
BootstrapManager
Controls the bootstrapping of Confluence - starting essential, core services.interface
BootstrapManagerInternal
Intenal interface of Bootstrap ManagerClasses in com.atlassian.confluence.setup that implement ConfluenceBootstrapConstants Modifier and Type Class Description class
DefaultBootstrapManager
BootstrapManager is responsible for initializing the dependencies of Confluence environment.
-