Class GetUsersResponse

java.lang.Object
org.labkey.remoteapi.CommandResponse
org.labkey.remoteapi.security.GetUsersResponse

public class GetUsersResponse extends CommandResponse
The result of a GetUsersCommand request.
  • Constructor Details

    • GetUsersResponse

      public GetUsersResponse(String text, int statusCode, String contentType, org.json.JSONObject json)
  • Method Details

    • getUsersInfo

      public List<GetUsersResponse.UserInfo> getUsersInfo()
      Returns:
      the users that matched the request
    • getContainerPath

      public String getContainerPath()
      Returns:
      the path of the requested container