public class CyrusFilesystemCheck
extends java.lang.Object
| Constructor and Description | 
|---|
CyrusFilesystemCheck(BmContext ctx,
                    java.util.List<ItemValue<Domain>> domains)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<java.util.List<java.lang.String>> | 
check(ItemValue<Server> backend)
Check the remote server's filesystem directory tree and locate directories
 that should not be there. 
 | 
public java.util.concurrent.CompletableFuture<java.util.List<java.lang.String>> check(ItemValue<Server> backend)
backend - the cyrus server to checkCopyright © 2023. All Rights Reserved.