Interface IndexSetTemplateRequirement
- All Known Implementing Classes:
EnterprisePluginRequirement
public interface IndexSetTemplateRequirement
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptioncheck(IndexSetTemplate indexSetTemplate) intpriority()The priority determines the order in which a requirement check is executed in order to display the most relevant check results first.
-
Method Details
-
priority
int priority()The priority determines the order in which a requirement check is executed in order to display the most relevant check results first. -
check
-