Interface ConfigOverviewContributor
- 
public interface ConfigOverviewContributorContributes to the Configure Overview page, where collections of common tasks can be found separated by category. 
- 
- 
Method Summary
All 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
- 
getActionLinks
default java.lang.Iterable<CommonTaskLink> getActionLinks()
A collection of links with descriptions of common tasks under particular categories 
 - 
 
 -