Uses of Record Class
org.alfresco.hxi_connector.bulk_ingester.repository.filter.NodeFilterConfig.Type
Packages that use NodeFilterConfig.Type
-
Uses of NodeFilterConfig.Type in org.alfresco.hxi_connector.bulk_ingester.repository.filter
Methods in org.alfresco.hxi_connector.bulk_ingester.repository.filter that return NodeFilterConfig.TypeModifier and TypeMethodDescription@NotNull NodeFilterConfig.TypeNodeFilterConfig.type()Returns the value of thetyperecord component.Constructors in org.alfresco.hxi_connector.bulk_ingester.repository.filter with parameters of type NodeFilterConfig.TypeModifierConstructorDescriptionNodeFilterConfig(@NotNull NodeFilterConfig.Aspect aspect, @NotNull NodeFilterConfig.Type type, @NotNull NodeFilterConfig.Path path) Creates an instance of aNodeFilterConfigrecord class.