Class DefaultExpiredWorkSelector

    • Method Detail

      • getExpired

        public List<String> getExpired​(String viewName)
        Description copied from interface: ExpiredWorkSelector
        Fetches all unreachable items from the WorkItemQueue.
        Specified by:
        getExpired in interface ExpiredWorkSelector
        Parameters:
        viewName - Name of the view used for selecting items.
        Returns:
        List of identifiers of unreachable items.