Uses of Class
com.xero.models.project.Tasks
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.project |
-
Uses of Tasks in com.xero.api.client
Methods in com.xero.api.client that return Tasks Modifier and Type Method Description TasksProjectApi. getTasks(String accessToken, String xeroTenantId, UUID projectId, Integer page, Integer pageSize, String taskIds, ChargeType chargeType)Allows you to retrieve a single project Allows you to retrieve a specific project -
Uses of Tasks in com.xero.models.project
Methods in com.xero.models.project that return Tasks Modifier and Type Method Description TasksTasks. addItemsItem(Task itemsItem)TasksTasks. items(List<Task> items)TasksTasks. pagination(Pagination pagination)