Interface PluginContributor
- All Known Implementing Classes:
StandardPluginContributor
public interface PluginContributor
Specification for an entity considered to be a "contributor" to an
inheritable
or plugin metadata.
Consult the vendor for further information on how this is used.
-
Method Summary
-
Method Details
-
name
String name()- Returns:
- The
name
-
description
- Returns:
- The
descriptionorOptional.empty()otherwise
-