Uses of Class
org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
-
Packages that use BasicFunctionalityBean Package Description org.gcube.informationsystem.resource_checker.utils -
-
Uses of BasicFunctionalityBean in org.gcube.informationsystem.resource_checker.utils
Methods in org.gcube.informationsystem.resource_checker.utils that return types with arguments of type BasicFunctionalityBean Modifier and Type Method Description List<BasicFunctionalityBean>BasicFunctionalitiesMandatoryReader. getMandatoryFunctionalities()Retrieve the list of mandatory service endpointsMethod parameters in org.gcube.informationsystem.resource_checker.utils with type arguments of type BasicFunctionalityBean Modifier and Type Method Description static voidSendNotification. sendMessage(Map<String,List<BasicFunctionalityBean>> missingResourcesPerContext, String otherFailures, String role)Send a message to the portal administrators via social-networking-service
-