public class TenantFlags extends Object
Constructor and Description |
---|
TenantFlags() |
Modifier and Type | Method and Description |
---|---|
static boolean |
holdEvenWhenConfluenceSetup()
This checks if we hold Confluence at the end of plugin system early startup when already setup.
|
static boolean |
holdWhenConfluenceNotSetup()
This checks if we hold Confluence at the end of plugin system early startup when not setup.
|
public static final boolean holdWhenConfluenceNotSetup()
This is the flag used for the InstantOn flow for Confluence.
public static final boolean holdEvenWhenConfluenceSetup()
This is the flag used for the InstantUp flow for Confluence.
Copyright © 2003–2017 Atlassian. All rights reserved.