public class ActivityClient extends Client
Modifier and Type | Field and Description |
---|---|
ActivityResource |
resource |
Constructor and Description |
---|
ActivityClient(PKIClient client,
java.lang.String subsystem) |
Modifier and Type | Method and Description |
---|---|
ActivityCollection |
findActivities(java.lang.String filter,
java.lang.Integer start,
java.lang.Integer size) |
ActivityData |
getActivity(java.lang.String activityID) |
void |
init() |
addClient, createProxy, get, get, get, get, getClient, getName, getSubsystem, post, post, post, post, removeClient
public ActivityResource resource
public ActivityClient(PKIClient client, java.lang.String subsystem) throws java.lang.Exception
java.lang.Exception
public void init() throws java.lang.Exception
java.lang.Exception
public ActivityCollection findActivities(java.lang.String filter, java.lang.Integer start, java.lang.Integer size) throws java.lang.Exception
java.lang.Exception
public ActivityData getActivity(java.lang.String activityID) throws java.lang.Exception
java.lang.Exception