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
homepageorOptional.empty()otherwise
-
source
- Returns:
- The
sourceorOptional.empty()otherwise
-
issues
- Returns:
- The
issuesorOptional.empty()otherwise
-