| Package | Description |
|---|---|
| net.joelinn.asana.stories | |
| net.joelinn.asana.tasks | |
| net.joelinn.asana.users |
| Modifier and Type | Field and Description |
|---|---|
User |
Story.createdBy |
| Modifier and Type | Field and Description |
|---|---|
User |
Task.assignee |
| Modifier and Type | Method and Description |
|---|---|
User |
UsersClient.getMe()
Retrieve the user associated with the api key currently in use
|
User |
UsersClient.getUser(long userId)
Retrieve a specific user
|
User |
UsersClient.getUser(String userId)
Retrieve a specific user
|
Copyright © 2013. All rights reserved.