visitResources | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function visitResources

    • Update image resources in WHFS Type settings (both files and inside rich documents)

      Parameters

      • callback: VisitCallback

        Callback to call for each resource optionally returning a ResourceDescriptor to update the resource with

      • scope: {
            batchSize?: number;
            deadline?: WaitPeriod;
            isVisibleEdit?: boolean;
            nextToken?: string;
            startingPoints: number[];
        }

      Returns Promise<string>

      A continuation token which can be passed into 'nextToken' to resume processing. An empty string if we're done