JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.bluebell.greenhouse.planter.annotations.watchlist
WatchlistItemNotFoundApiResponse
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface WatchlistItemNotFoundApiResponse
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
WatchlistItemNotFoundApiResponse
An annotation used for defining how a controller's endpoint should behave when a watchlist item cannot be found for the given uid.
Version:
2.0.4
Author:
Stephen Prizio