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