Skip to content

Commit

Permalink
Add additional metadata types
Browse files Browse the repository at this point in the history
Fixes #72
  • Loading branch information
alan-morey committed Mar 9, 2020
1 parent 958eed0 commit d3ae335
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions force-meta-backup.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ class BulkMetadataManifestBuilder extends ManifestBuilder {
static TYPES = [
'AccountRelationshipShareRule',
'ActionLinkGroupTemplate',
'ActionPlanTemplate',
'AnalyticSnapshot',
'AnimationRule',
'ApexComponent',
Expand Down Expand Up @@ -413,9 +414,12 @@ class BulkMetadataManifestBuilder extends ManifestBuilder {
'MlDomain',
'MobileApplicationDetail',
'ModerationRule',
'MyDomainDiscoverableLogin',
'NamedCredential',
'NavigationMenu',
'Network',
'NetworkBranding',
'NotificationTypeConfig',
'OauthCustomScope',
'OrchestrationContext',
'OrchestrationContextEvents',
Expand Down

0 comments on commit d3ae335

Please sign in to comment.