Class Parameters

java.lang.Object
com.adobe.acs.commons.exporters.impl.users.Parameters

public class Parameters extends Object
  • Constructor Details

    • Parameters

      public Parameters(org.apache.sling.api.resource.Resource resource)
    • Parameters

      public Parameters(org.apache.sling.api.SlingHttpServletRequest request) throws IOException
      Throws:
      IOException
  • Method Details

    • getCustomProperties

      public String[] getCustomProperties()
    • getCustomPropertiesAsJSON

      protected com.google.gson.JsonArray getCustomPropertiesAsJSON()
    • getGroups

      public String[] getGroups()
    • getGroupFilter

      public String getGroupFilter()