public class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isActivated(org.apache.sling.api.resource.ResourceResolver rr,
String path) |
static String[] |
listToStringArray(List<String> values) |
static boolean |
resourceExists(org.apache.sling.api.resource.ResourceResolver rr,
String path) |
static void |
waitUntilResourceFound(org.apache.sling.api.resource.ResourceResolver rr,
String path) |
public static boolean resourceExists(org.apache.sling.api.resource.ResourceResolver rr,
String path)
public static void waitUntilResourceFound(org.apache.sling.api.resource.ResourceResolver rr,
String path)
throws MovingException
MovingExceptionpublic static boolean isActivated(org.apache.sling.api.resource.ResourceResolver rr,
String path)
Copyright © 2013–2020 Adobe. All rights reserved.