UseCases
Table of Contents
Classes
- CreateFeed
- Use case for creating a new feed.
- DeleteArticles
- Use case for deleting articles.
- DeleteFeeds
- Use case for deleting feeds and their articles.
- GetArticles
- Use case for getting articles with status information.
- GetFeedById
- Use case for retrieving a single feed by ID.
- GetFeedList
- Use case for getting a paginated list of feeds.
- ImportArticles
- Use case for importing articles as texts.
- LoadFeed
- Use case for loading/refreshing a feed from its RSS source.
- ResetErrorArticles
- Use case for resetting error-marked articles.
- UpdateFeed
- Use case for updating an existing feed.