public interface ICloudConfigurationResourceProvider
Modifier and Type | Method and Description |
---|---|
java.util.Iterator<Resource> |
getAllCloudConfigs(ResourceResolver resourceResolver,
java.lang.String[] groups)
Gives the iterator over Cloud Configuration resources from /conf, /libs, /apps and /etc/cloudservices
using fd-cloudservice user
|
@Nonnull java.util.Iterator<Resource> getAllCloudConfigs(@Nonnull ResourceResolver resourceResolver, @Nonnull java.lang.String[] groups)
groups
- Array of strings denoting the group of cloudservice (eg. fdm, echosign, typekit, recaptcha)Iterator
of Resource
objects of cloud configurationsCopyright © 2010 - 2020 Adobe. All Rights Reserved