Uses of Class
ch.mobi.mobitor.plugins.api.domain.screen.information.ApplicationInformationLegendWrapper
-
Packages that use ApplicationInformationLegendWrapper Package Description ch.mobi.mobitor.plugins.api -
-
Uses of ApplicationInformationLegendWrapper in ch.mobi.mobitor.plugins.api
Methods in ch.mobi.mobitor.plugins.api that return types with arguments of type ApplicationInformationLegendWrapper Modifier and Type Method Description List<ApplicationInformationLegendWrapper>MobitorPluginLegendGenerator. createErrorList()default List<ApplicationInformationLegendWrapper>MobitorPluginLegendGenerator. createProgressList()List<ApplicationInformationLegendWrapper>MobitorPluginLegendGenerator. createSuccessList()List<ApplicationInformationLegendWrapper>MobitorPlugin. getLegendApplicationInformationList()default List<ApplicationInformationLegendWrapper>MobitorPluginLegendGenerator. getLegendList()
-