public class CustomUserInfoAPIDelegate
extends java.lang.Object
| Constructor and Description |
|---|
CustomUserInfoAPIDelegate(IdentityService service) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<org.bonitasoft.engine.identity.CustomUserInfo> |
list(long userId,
int startIndex,
int maxResult) |
public CustomUserInfoAPIDelegate(IdentityService service)
public java.util.List<org.bonitasoft.engine.identity.CustomUserInfo> list(long userId,
int startIndex,
int maxResult)
throws SIdentityException,
SBonitaReadException