| java.lang.Object | |
| ↳ | com.atlassian.confluence.importexport.DefaultExportContext |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.confluence.importexport.ExportContext
| |||||||||||
Helper method to add a collection of entities to the current exception entities
| validate | - if true the contents of the list will be type-checked to ensure that they contain
nothing other than ConfluenceEntityObject. |
|---|
| IllegalArgumentException | if the list contains something ConfluenceEntityObject and validation is turned on.
|
|---|