Uses of Record Class
org.alfresco.hxi_connector.live_ingester.adapters.config.properties.Storage
Packages that use Storage
-
Uses of Storage in org.alfresco.hxi_connector.live_ingester.adapters.config
Methods in org.alfresco.hxi_connector.live_ingester.adapters.config that return StorageModifier and TypeMethodDescription@NotNull StorageIntegrationProperties.HylandExperience.storage()Returns the value of thestoragerecord component.Constructors in org.alfresco.hxi_connector.live_ingester.adapters.config with parameters of type StorageModifierConstructorDescriptionHylandExperience(@NotNull org.alfresco.hxi_connector.common.adapters.auth.config.properties.Authentication authentication, @NotNull org.alfresco.hxi_connector.common.adapters.auth.config.properties.Authorization authorization, @NotNull Storage storage, @NotNull Ingester ingester) Creates an instance of aHylandExperiencerecord class.