- Preparing search index...
- The search index is not available
@feature-hub
Interface RootLocationTransformer
Methods
Optional
createNewRootLocationForMultipleConsumers
- createNewRootLocationForMultipleConsumers(...consumerLocations: ConsumerLocationV3[]): Partial<Path>
-
Returns Partial<Path>
createRootLocation
- createRootLocation(currentRootLocation: Partial<Location>, consumerLocation: Partial<Location>, historyKey: string): Partial<Path>
-
Parameters
-
currentRootLocation: Partial<Location>
-
consumerLocation: Partial<Location>
-
historyKey: string
Returns Partial<Path>
getConsumerPathFromRootLocation
- getConsumerPathFromRootLocation(rootLocation: Partial<Location>, historyKey: string): undefined | string
-
Parameters
-
rootLocation: Partial<Location>
-
historyKey: string
Returns undefined | string