public class PickUserCallback extends org.alfresco.http.AbstractHttpRequestCallback<String>
| Modifier and Type | Field and Description |
|---|---|
static String |
PEOPLE_JSON_NODEREF |
static String |
PEOPLE_PICKER_URL |
| Constructor and Description |
|---|
PickUserCallback(String userName) |
| Modifier and Type | Method and Description |
|---|---|
String |
onCallException(org.apache.http.HttpResponse response,
Throwable t) |
String |
onCallSuccess(org.apache.http.HttpResponse response) |
public static final String PEOPLE_PICKER_URL
public static final String PEOPLE_JSON_NODEREF
public PickUserCallback(String userName)
public String onCallSuccess(org.apache.http.HttpResponse response)
Copyright © 2016. All rights reserved.