Uses of Record Class
org.alfresco.hxi_connector.live_ingester.adapters.config.properties.Ingester
Packages that use Ingester
-
Uses of Ingester in org.alfresco.hxi_connector.live_ingester.adapters.config
Methods in org.alfresco.hxi_connector.live_ingester.adapters.config that return IngesterModifier and TypeMethodDescription@NotNull IngesterIntegrationProperties.HylandExperience.ingester()Returns the value of theingesterrecord component.Constructors in org.alfresco.hxi_connector.live_ingester.adapters.config with parameters of type IngesterModifierConstructorDescriptionHylandExperience(@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.