@ProviderType
public interface ExportImportServiceConfiguration
Modifier and Type | Method and Description |
---|---|
boolean |
includeAllAssetLinks() |
boolean |
includeThumbnailsAndPreviewsDuringStaging() |
boolean |
publishPermissionsByDefault() |
boolean |
replicateIndividualDeletionsByDefault() |
boolean |
showAdvancedStagingConfigurationByDefault() |
boolean |
validateFileEntryReferences() |
boolean |
validateJournalFeedReferences() |
boolean |
validateLayoutReferences() |
java.lang.String[] |
validateLayoutReferencesWhitelistedURLPatterns() |
boolean |
validateMissingReferences() |
boolean includeAllAssetLinks()
boolean includeThumbnailsAndPreviewsDuringStaging()
boolean replicateIndividualDeletionsByDefault()
boolean publishPermissionsByDefault()
boolean validateFileEntryReferences()
boolean validateJournalFeedReferences()
boolean validateLayoutReferences()
java.lang.String[] validateLayoutReferencesWhitelistedURLPatterns()
boolean validateMissingReferences()
boolean showAdvancedStagingConfigurationByDefault()