Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SiteCloneability

Package version

Represents whether or not an app is cloneable.

Hierarchy

  • SiteCloneability

Index

Properties

Optional blockingCharacteristics

blockingCharacteristics: SiteCloneabilityCriterion[]

List of blocking application characteristics.

Optional blockingFeatures

blockingFeatures: SiteCloneabilityCriterion[]

List of features enabled on app that prevent cloning.

Optional result

Name of app. Possible values include: 'Cloneable', 'PartiallyCloneable', 'NotCloneable'

Optional unsupportedFeatures

unsupportedFeatures: SiteCloneabilityCriterion[]

List of features enabled on app that are non-blocking but cannot be cloned. The app can still be cloned but the features in this list will not be set up on cloned app.

Generated using TypeDoc