Class DYFIIndexerWedge

    • Field Detail

      • BASE_DIRECTORY_PROPERTY

        public static final java.lang.String BASE_DIRECTORY_PROPERTY
        Deprecated.
        Property for baseDirectory
        See Also:
        Constant Field Values
    • Constructor Detail

      • DYFIIndexerWedge

        public DYFIIndexerWedge()
        Deprecated.
        Constructor
    • Method Detail

      • getProductCommand

        public java.lang.String getProductCommand​(Product product)
                                           throws java.lang.Exception
        Deprecated.
        Builds the command to index the product. Just appends the relative product directory (from the DYFILegacyStorage) to the configured index command.
        Overrides:
        getProductCommand in class ExternalNotificationListener
        Parameters:
        product - the Product used to build the indexing command.
        Returns:
        command as a string.
        Throws:
        java.lang.Exception - if error occurs