| Interface | Description |
|---|---|
| AsanaObjectFetcher |
This interface defines a common API to fetch objects from Asana without knowing what kind of objects are these,
and how to process them.
|
| Class | Description |
|---|---|
| AbstractAsanaObjectFetcher | |
| AsanaObject | |
| AsanaProjectEventFetcher | |
| AsanaProjectFetcher | |
| AsanaProjectMembershipFetcher | |
| AsanaProjectStatusAttachmentFetcher | |
| AsanaProjectStatusFetcher | |
| AsanaStoryFetcher | |
| AsanaTagFetcher | |
| AsanaTaskAttachmentFetcher | |
| AsanaTaskFetcher | |
| AsanaTeamFetcher | |
| AsanaTeamMemberFetcher | |
| AsanaUserFetcher | |
| GenericAsanaObjectFetcher<T extends com.asana.models.Resource> |
| Enum | Description |
|---|---|
| AsanaObjectState |
| Exception | Description |
|---|---|
| AsanaObjectFetcherException |
Copyright © 2024 Apache NiFi Project. All rights reserved.