Class EmptySite
- java.lang.Object
-
- com.atlassian.confluence.it.setup.content.EmptySite
-
- All Implemented Interfaces:
InitialContent
public class EmptySite extends Object implements InitialContent
Represents the empty site initial data option
-
-
Constructor Summary
Constructors Constructor Description EmptySite()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
needsAdminSetup()
-
-
-
Method Detail
-
needsAdminSetup
public boolean needsAdminSetup()
- Specified by:
needsAdminSetup
in interfaceInitialContent
-
-