Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
List<UserInfo> |
ARServerUser.getListUser()
Returns a list of users currently accessing the specified AR System server.
|
List<UserInfo> |
ARServerUser.getListUser(int type)
Returns a list of users on the specified AR System server.
|
List<UserInfo> |
ARServerUser.getListUser(int type,
long changedSince)
Returns a list of users on the specified AR System server.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectPrinter.printUserInfo(String indent,
String header,
UserInfo value) |
void |
ObjectPrinter.printUserInfoList(String indent,
String header,
UserInfo[] value) |
? Copyright 2013 BMC Software, Inc.