Interface ConfigOverviewContributor
- 
 public interface ConfigOverviewContributorContributes to the Configure Overview page, where collections of common tasks can be found separated by category.
- 
- 
Method SummaryAll Methods Instance Methods Default Methods Modifier and Type Method Description default java.lang.Iterable<CommonTaskLink>getActionLinks()A collection of links with descriptions of common tasks under particular categories
 
- 
- 
- 
Method Detail- 
getActionLinksdefault java.lang.Iterable<CommonTaskLink> getActionLinks() A collection of links with descriptions of common tasks under particular categories
 
- 
 
-