public class AsanaTagFetcher extends GenericAsanaObjectFetcher<com.asana.models.Tag>
| Modifier and Type | Field and Description |
|---|---|
private AsanaClient |
client |
| Constructor and Description |
|---|
AsanaTagFetcher(AsanaClient client) |
| Modifier and Type | Method and Description |
|---|---|
protected Stream<com.asana.models.Tag> |
fetchObjects() |
clearState, createObjectFingerprint, fetch, fetchNext, loadState, saveState, transformObjectToPayloadprivate final AsanaClient client
public AsanaTagFetcher(AsanaClient client)
protected Stream<com.asana.models.Tag> fetchObjects()
fetchObjects in class GenericAsanaObjectFetcher<com.asana.models.Tag>Copyright © 2024 Apache NiFi Project. All rights reserved.