Interface PluginLinks
- All Known Implementing Classes:
StandardPluginLinks
public interface PluginLinks
Specification for an entity representing the links to "web resources" of an
inheritable
or plugin metadata
.
Consult the vendor for further information on how this is used.
-
Method Summary
-
Method Details
-
homepage
- Returns:
- The
homepage
orOptional.empty()
otherwise
-
source
- Returns:
- The
source
orOptional.empty()
otherwise
-
issues
- Returns:
- The
issues
orOptional.empty()
otherwise
-