Uses of Package
com.bluebell.greenhouse.platform.models.api.dto.watchlist
Packages that use com.bluebell.greenhouse.platform.models.api.dto.watchlist
Package
Description
Contains API controllers for the
Watchlist entity.Contains watchlist DTO converters for
WatchlistDTO.Contains the watchlist orchestrators.
Contains the service-layer for
Watchlist.-
Classes in com.bluebell.greenhouse.platform.models.api.dto.watchlist used by com.bluebell.greenhouse.planter.controllers.watchlistClassDescriptionRequest object for adding a symbol to a watchlist.Request object for creating and updating
Watchlists.Request object for updating a watchlist item.A DTO representation forWatchlist.A DTO representation forWatchlistItem. -
Classes in com.bluebell.greenhouse.platform.models.api.dto.watchlist used by com.bluebell.greenhouse.planter.converters.watchlist
-
Classes in com.bluebell.greenhouse.platform.models.api.dto.watchlist used by com.bluebell.greenhouse.planter.orchestrators.watchlistClassDescriptionRequest object for adding a symbol to a watchlist.Request object for creating and updating
Watchlists.Request object for updating a watchlist item.A DTO representation forWatchlist.A DTO representation forWatchlistItem. -