-
Suggestion
-
Resolution: Fixed
-
None
Currently an action can not define it's own breadcrumbs. The generation is completely handled in the BreadcumbGenerator class. To allow plugins to add their own breadcrumbs we should allow actions to implement a BreadcrumbAware interface.
- is related to
-
CONFSERVER-24445 Extend breadcrumb
- Closed
BreadcrumbAware interface can be implemented by the actions to provide custom breadcrumbs