Class NodeCleanupRegistry

    • Constructor Detail

      • NodeCleanupRegistry

        public NodeCleanupRegistry()
    • Method Detail

      • doClean

        public List<String> doClean()
        Calls all registered cleaners in order, without transactions or authentication. The return messages are aggregated.
        Specified by:
        doClean in interface NodeCleanupWorker
        Returns:
        Returns a list of informational messages.