diff --git a/classes/ComponentSet.html b/classes/ComponentSet.html index 957e1edc9f..510d34b279 100644 --- a/classes/ComponentSet.html +++ b/classes/ComponentSet.html @@ -29,7 +29,7 @@

Hierarchy

+
  • Defined in collections/componentSet.ts:56
  • @@ -94,7 +94,7 @@
    registry: Returns ComponentSet
    +
  • Defined in collections/componentSet.ts:87
  • Properties

    @@ -103,17 +103,17 @@
    +
  • Defined in collections/componentSet.ts:61
  • forceIgnoredPaths?: Set<string>
    +
  • Defined in collections/componentSet.ts:73
  • fullName?: string
    +
  • Defined in collections/componentSet.ts:72
  • projectDirectory?: string
    @@ -121,7 +121,7 @@
    +
  • Defined in collections/componentSet.ts:71
  • sourceApiVersion?: string
    @@ -129,12 +129,12 @@
    +
  • Defined in collections/componentSet.ts:66
  • WILDCARD: "*" = '*'
    +
  • Defined in collections/componentSet.ts:57
  • Accessors

    @@ -144,7 +144,7 @@
    +
  • Defined in collections/componentSet.ts:119
  • +
  • Defined in collections/componentSet.ts:115
  • +
  • Defined in collections/componentSet.ts:106
  • Methods

    @@ -181,7 +181,7 @@
    +
  • Defined in collections/componentSet.ts:612
  • Returns void

    +
  • Defined in collections/componentSet.ts:485
  • Returns Promise<MetadataApiDeploy>

    +
  • Defined in collections/componentSet.ts:305
  • +
  • Defined in collections/lazyCollection.ts:34
  • +
  • Defined in collections/lazyCollection.ts:20
  • +
  • Defined in collections/lazyCollection.ts:15
  • +
  • Defined in collections/componentSet.ts:597
  • +
  • Defined in collections/componentSet.ts:646
  • Returns Promise<PackageManifestObject>

    +
  • Defined in collections/componentSet.ts:370
  • Returns Promise<string>

    +
  • Defined in collections/componentSet.ts:451
  • +
  • Defined in collections/componentSet.ts:470
  • +
  • Defined in collections/componentSet.ts:656
  • Returns boolean

    +
  • Defined in collections/componentSet.ts:544
  • +
  • Defined in collections/lazyCollection.ts:54
  • Returns Promise<MetadataApiRetrieve>

    +
  • Defined in collections/componentSet.ts:341
  • +
  • Defined in collections/componentSet.ts:636
  • +
  • Defined in collections/lazyCollection.ts:68
  • Returns Promise<ComponentSet>

    +
  • Defined in collections/componentSet.ts:264
  • Resolve components from an org connection.

    @@ -514,7 +514,7 @@

    Parameters

    options: FromConnectionOptions
  • Returns Promise<ComponentSet>

    +
  • Defined in collections/componentSet.ts:271
  • Returns Promise<ComponentSet>

    +
  • Defined in collections/componentSet.ts:183
  • Resolve components from a manifest file in XML format. @@ -553,7 +553,7 @@

    Parameters

    options: FromManifestOptions
  • Returns Promise<ComponentSet>

    +
  • Defined in collections/componentSet.ts:196
  • Returns ComponentSet

    +
  • Defined in collections/componentSet.ts:129
  • Resolve metadata components from multiple file paths or directory paths in a file system.

    @@ -588,7 +588,7 @@
    fsPaths: stringReturns ComponentSet
  • +
  • Defined in collections/componentSet.ts:136
  • Resolve metadata components from file or directory paths in a file system. @@ -604,7 +604,7 @@

    Parameters

    options: FromSourceOptions
  • Returns ComponentSet

    +
  • Defined in collections/componentSet.ts:145
  • +
  • Defined in collections/componentSetBuilder.ts:56
  • Returns Promise<ResolveConnectionResult>

    +
  • Defined in resolve/connectionResolver.ts:40
  • +
  • Defined in client/metadataApiDeploy.ts:41
  • replacements: Map<string, string[]> = ...
    +
  • Defined in client/metadataApiDeploy.ts:42
  • response: MetadataApiDeployStatus
    +
  • Defined in client/metadataApiDeploy.ts:40
  • Methods

    @@ -90,7 +90,7 @@
    +
  • Defined in client/metadataApiDeploy.ts:45
  • Returns boolean

    +
  • Defined in resolve/forceIgnore.ts:72
  • Returns boolean

    +
  • Defined in resolve/forceIgnore.ts:63
  • Returns ForceIgnore

    +
  • Defined in resolve/forceIgnore.ts:54
  • Returns LazyCollection<T>

    +
  • Defined in collections/lazyCollection.ts:34
  • Returns undefined | T

    +
  • Defined in collections/lazyCollection.ts:20
  • +
  • Defined in collections/lazyCollection.ts:15
  • Returns LazyCollection<R>

    +
  • Defined in collections/lazyCollection.ts:54
  • +
  • Defined in collections/lazyCollection.ts:68
  • Returns Promise<ResolveManifestResult>

    +
  • Defined in resolve/manifestResolver.ts:53
  • Returns Promise<ConvertResult>

    +
  • Defined in convert/metadataConverter.ts:36
  • Returns SourceComponent[]

    +
  • Defined in resolve/metadataResolver.ts:53
  • Returns Buffer

    +
  • Defined in resolve/treeContainers.ts:111
  • +
  • Defined in resolve/treeContainers.ts:115
  • Returns undefined | MetadataType

    +
  • Defined in registry/registryAccess.ts:111
  • +
  • Defined in registry/registryAccess.ts:157
  • +
  • Defined in registry/registryAccess.ts:140
  • Returns undefined | MetadataType

    +
  • Defined in registry/registryAccess.ts:170
  • +
  • Defined in registry/registryAccess.ts:123
  • Returns MetadataType

    +
  • Defined in registry/registryAccess.ts:36
  • Returns undefined | MetadataType

    +
  • Defined in registry/registryAccess.ts:63
  • Returns undefined | {
        metadataTypeGuess: MetadataType;
        suffixGuess: string;
    }[]

    +
  • Defined in registry/registryAccess.ts:76
  • +
  • Defined in client/metadataApiRetrieve.ts:51
  • response: MetadataApiRetrieveStatus
    +
  • Defined in client/metadataApiRetrieve.ts:50
  • Methods

    @@ -90,7 +90,7 @@
    +
  • Defined in client/metadataApiRetrieve.ts:57
  • Returns undefined | string

    +
  • Defined in resolve/sourceComponent.ts:89
  • +
  • Defined in resolve/sourceComponent.ts:98
  • Methods

    @@ -191,7 +191,7 @@

    Returns

    SourceComponent[] containing valid children

    Returns SourceComponent[]

    +
  • Defined in resolve/sourceComponent.ts:163
  • +
  • Defined in resolve/sourceComponent.ts:251
  • +
  • Defined in resolve/sourceComponent.ts:210
  • Returns string

    +
  • Defined in resolve/sourceComponent.ts:238
  • +
  • Defined in resolve/sourceComponent.ts:247
  • Returns T

    +
  • Defined in resolve/sourceComponent.ts:223
  • Returns Promise<T>

    +
  • Defined in resolve/sourceComponent.ts:183
  • Returns T

    +
  • Defined in resolve/sourceComponent.ts:196
  • Returns void

    +
  • Defined in resolve/sourceComponent.ts:255
  • +
  • Defined in resolve/sourceComponent.ts:143
  • Returns SourceComponent

    +
  • Defined in resolve/sourceComponent.ts:126
  • Returns boolean

    +
  • Defined in resolve/treeContainers.ts:51
  • Returns undefined | string

    +
  • Defined in resolve/treeContainers.ts:35
  • Returns boolean

    +
  • Defined in resolve/treeContainers.ts:58
  • Returns string[]

    +
  • Defined in resolve/treeContainers.ts:65
  • Returns Promise<Buffer>

    +
  • Defined in resolve/treeContainers.ts:72
  • Returns Buffer

    +
  • Defined in resolve/treeContainers.ts:79
  • Returns Readable

    +
  • Defined in resolve/treeContainers.ts:86
  • Returns Buffer

    +
  • Defined in resolve/treeContainers.ts:294
  • +
  • Defined in resolve/treeContainers.ts:307
  • +
  • Defined in resolve/treeContainers.ts:252
  • Returns Buffer

    +
  • Defined in resolve/treeContainers.ts:188
  • +
  • Defined in resolve/treeContainers.ts:192
  • Returns Promise<ZipTreeContainer>

    +
  • Defined in resolve/treeContainers.ts:147
  • Returns ComponentDiagnostic

    +
  • Defined in client/diagnosticUtil.ts:21
  • Returns void

    +
  • Defined in client/metadataTransfer.ts:156
  • Returns void

    Returns void

    +
  • Defined in client/metadataTransfer.ts:160
  • Returns void

    +
  • Defined in client/metadataTransfer.ts:152
  • Returns void

    +
  • Defined in client/metadataTransfer.ts:148
  • Poll for the status of the metadata transfer request. @@ -246,7 +246,7 @@

    Optional timeout: Returns Promise<Result>
  • +
  • Defined in client/metadataTransfer.ts:93
  • +
  • Defined in client/metadataTransfer.ts:67
  • Returns SourceAdapter

    +
  • Defined in resolve/adapters/sourceAdapterFactory.ts:40
  • +
  • Defined in client/types.ts:22
  • +
  • Defined in registry/types.ts:188
  • TopLevel: "topLevel"

    Elements of child types are decomposed to the same folder the parent object is in.

    +
  • Defined in registry/types.ts:184
  • +
  • Defined in collections/types.ts:28
  • +
  • Defined in registry/types.ts:198
  • +
  • Defined in client/types.ts:81
  • +
  • Defined in registry/types.ts:207
  • +
  • Defined in client/types.ts:232
  • +
  • Defined in registry/coverage.ts:24
  • +
  • Defined in client/types.ts:50
  • +
  • Defined in collections/types.ts:66
  • manifestPath: string

    Path to the manifest file in XML format

    +
  • Defined in collections/types.ts:50
  • registry?: RegistryAccess
    +
  • Defined in common/types.ts:21
  • resolveSourcePaths?: string[]
    @@ -85,13 +85,13 @@
    +
  • Defined in collections/types.ts:55
  • +
  • Defined in common/types.ts:17
  • +
  • Defined in common/types.ts:17
  • +
  • Defined in registry/types.ts:15
  • suffixes: SuffixIndex
    +
  • Defined in registry/types.ts:14
  • types: TypeIndex
    +
  • Defined in registry/types.ts:13
  • Returns Promise<WriteInfo[]>

    +
  • Defined in convert/types.ts:76
  • +
  • Defined in registry/types.ts:133
  • directoryName: string

    Name of the directory where components are located in a package.

    +
  • Defined in registry/types.ts:38
  • folderContentType?: string

    If the type is a folder type (container for components), the id of the type it is a container for.

    +
  • Defined in registry/types.ts:75
  • folderType?: string

    If the type is contained in folders, the id of the type that contains it.

    +
  • Defined in registry/types.ts:79
  • id: string

    Unique identifier of the metadata type. Usually the API name lowercased.

    +
  • Defined in registry/types.ts:30
  • ignoreParentName?: boolean

    If the parent name should be ignored when constructing the type's fullName

    +
  • Defined in registry/types.ts:83
  • ignoreParsedFullName?: boolean
    @@ -119,7 +119,7 @@
    +
  • Defined in registry/types.ts:71
  • inFolder?: boolean
    @@ -129,14 +129,14 @@

    use folderType to get the related folder type, if one exists

    +
  • Defined in registry/types.ts:46
  • isAddressable?: boolean

    Whether the component is supported by the Metadata API and therefore should be included within a manifest.

    +
  • Defined in registry/types.ts:100
  • legacySuffix?: string
    @@ -144,7 +144,7 @@
    +
  • Defined in registry/types.ts:92
  • metaFileSuffix?: string
    @@ -153,14 +153,14 @@
    +
  • Defined in registry/types.ts:62
  • name: string

    API name of the metadata type.

    +
  • Defined in registry/types.ts:34
  • strategies?: {
        adapter: "sourceAdapter" | "mixedContent" | "matchingContentFile" | "decomposed" | "nonDecomposed" | "digitalExperience" | "bundle";
        decomposition?: "topLevel" | "folderPerType";
        recomposition?: "startEmpty";
        transformer?: "decomposed" | "nonDecomposed" | "staticResource" | "standard";
    }
    @@ -178,14 +178,14 @@
    Optional recomposition
    Optional transformer?: "decomposed" | "nonDecomposed" | "staticResource" | "standard"
    +
  • Defined in registry/types.ts:141
  • strictDirectoryName?: boolean

    Whether or not components are required to reside in a folder named after the type's directoryName.

    +
  • Defined in registry/types.ts:66
  • suffix?: string
    @@ -194,7 +194,7 @@
    +
  • Defined in registry/types.ts:54
  • supportsPartialDelete?: boolean
    @@ -202,7 +202,7 @@
    +
  • Defined in registry/types.ts:122
  • supportsWildcardAndName?: boolean
    @@ -211,28 +211,28 @@
    +
  • Defined in registry/types.ts:115
  • unaddressableWithoutParent?: boolean

    Whether the component requires the parent to be present when deploying/retrieving

    +
  • Defined in registry/types.ts:104
  • uniqueIdElement?: string

    The xml attribute used as the unique identifier when parsing the xml

    +
  • Defined in registry/types.ts:96
  • xmlElementName?: string

    The XML element name for the type in the xml file used for constructing child components.

    +
  • Defined in registry/types.ts:87
  • +
  • Defined in common/types.ts:17
  • +
  • Defined in collections/types.ts:18
  • +
  • Defined in client/types.ts:278
  • +
  • Defined in client/types.ts:320
  • suppressEvents?: boolean

    Specifies whether to suppress the <Pre|Post> events

    +
  • Defined in client/types.ts:332
  • unzip?: boolean

    Specifies whether to unzip the retrieved zip file. Only applies when format: metadata.

    +
  • Defined in client/types.ts:328
  • zipFileName?: string

    The name of the retrieved zip file containing the source from the org. Only applies when format: metadata.

    +
  • Defined in client/types.ts:324
  • +
  • Defined in resolve/types.ts:54
  • Returns boolean

    +
  • Defined in collections/types.ts:90
  • registry?: RegistryAccess
    +
  • Defined in common/types.ts:21
  • +
  • Defined in common/types.ts:17
  • usernameOrConnection: string | Connection<Schema>

    username or connection to an org

    +
  • Defined in collections/types.ts:82
  • +
  • Defined in resolve/treeContainers.ts:125
  • +
  • Defined in client/types.ts:27
  • +
  • Defined in client/types.ts:40
  • +
  • Defined in resolve/types.ts:23
  • +
  • Defined in client/types.ts:34
  • +
  • Defined in collections/componentSetBuilder.ts:36
  • +
  • Defined in convert/types.ts:92
  • +
  • Defined in convert/types.ts:94
  • +
  • Defined in client/types.ts:136
  • +
  • Defined in client/types.ts:196
  • +
  • Defined in collections/componentSet.ts:41
  • +
  • Defined in convert/types.ts:39
  • +
  • Defined in client/types.ts:235
  • +
  • Defined in client/types.ts:66
  • +
  • Defined in convert/types.ts:57
  • +
  • Defined in client/metadataApiRetrieve.ts:35
  • +
  • Defined in resolve/types.ts:28
  • +
  • Defined in client/types.ts:281
  • +
  • Defined in client/types.ts:94
  • +
  • Defined in client/types.ts:222
  • +
  • Defined in client/types.ts:212
  • +
  • Defined in collections/componentSet.ts:42
  • +
  • Defined in client/types.ts:99
  • +
  • Defined in convert/types.ts:90
  • +
  • Defined in common/types.ts:14
  • +
  • Defined in resolve/types.ts:39
  • +
  • Defined in resolve/types.ts:34
  • +
  • Defined in convert/types.ts:15
  • +
  • Defined in convert/types.ts:20
  • +
  • Defined in convert/types.ts:48
  • +
  • Defined in client/types.ts:194
  • +
  • Defined in resolve/sourceComponent.ts:28
  • +
  • Defined in collections/componentSetBuilder.ts:19
  • +
  • Defined in convert/types.ts:110
  • +
  • Defined in collections/componentSetBuilder.ts:26
  • +
  • Defined in collections/componentSetBuilder.ts:31
  • +
  • Defined in convert/types.ts:25
  • +
  • Defined in convert/types.ts:32
  • +
  • Defined in registry/registry.ts:14