Class TaskRestClient

java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.TaskRestClient
All Implemented Interfaces:
Serializable, ExecutionRestClient, RestClient

public class TaskRestClient extends BaseRestClient implements ExecutionRestClient
Console client for invoking Rest Tasks services.
See Also: