Class HistoryPageSource

    • Constructor Detail

      • HistoryPageSource

        public HistoryPageSource()
    • Method Detail

      • getHistoryPageSource

        public static IHistoryPageSource getHistoryPageSource​(Object object)
        Convenience method that returns the history page source for the given object. This method only finds a source. It does not query the source to see if the source can display history for the given object.
        Parameters:
        object - the object
        Returns:
        he history page source for the given object