public interface TaskApi
Task objects.TaskAsyncApiTasksList getTasksList(URI tasksListHref)
GET /tasksList/{id}
tasksListUrn - from Org#getLinks() where Link#getType is
VCloudDirectorMediaType#TASKS_LISTvoid cancel(String taskUrn)
POST /task/{id}/action/cancel
void cancel(URI taskHref)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.