A B C G H L N O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALERT - org.gcube.informationsystem.resource_checker.beans.OperationLevel
- ALERT_READ - org.gcube.informationsystem.resource_checker.beans.OperationLevel
- ALL - org.gcube.informationsystem.resource_checker.beans.ContextLevel
B
- BasicFunctionalitiesMandatoryReader - Class in org.gcube.informationsystem.resource_checker.utils
-
Parse the generic resource containing the basic functionalities and retrieve them.
- BasicFunctionalitiesMandatoryReader() - Constructor for class org.gcube.informationsystem.resource_checker.utils.BasicFunctionalitiesMandatoryReader
- BasicFunctionalityBean - Class in org.gcube.informationsystem.resource_checker.beans
-
A basic functionality bean with name, category and type.
- BasicFunctionalityBean(String, String, String, String, String) - Constructor for class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
C
- Class(Class) - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- ContextLevel - Enum in org.gcube.informationsystem.resource_checker.beans
-
Evaluate at which level the resource must be checked.
G
- getCategory() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- getCtxLevel() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- getMandatoryFunctionalities() - Method in class org.gcube.informationsystem.resource_checker.utils.BasicFunctionalitiesMandatoryReader
-
Retrieve the list of mandatory service endpoints
- getName() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- getOpLevel() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- getResourceId() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- getType() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
H
- HOME_SYSTEM_PROPERTY - Static variable in class org.gcube.informationsystem.resource_checker.ResourceCheckerPlugin
L
- launch(Map<String, Object>) - Method in class org.gcube.informationsystem.resource_checker.ResourceCheckerPlugin
N
- NAGIOS_PROPERTY_FILE - Static variable in class org.gcube.informationsystem.resource_checker.ResourceCheckerPlugin
O
- onStop() - Method in class org.gcube.informationsystem.resource_checker.ResourceCheckerPlugin
- OperationLevel - Enum in org.gcube.informationsystem.resource_checker.beans
-
Enumerators for the actions to be taken wrt missing resources: ALERT only or ALERT and READD
- org.gcube.informationsystem.resource_checker - package org.gcube.informationsystem.resource_checker
- org.gcube.informationsystem.resource_checker.beans - package org.gcube.informationsystem.resource_checker.beans
- org.gcube.informationsystem.resource_checker.utils - package org.gcube.informationsystem.resource_checker.utils
P
- pluginStateEvolution(PluginStateEvolution, Exception) - Method in class org.gcube.informationsystem.resource_checker.utils.SendNotification
R
- RECIPIENT_KEY - Static variable in class org.gcube.informationsystem.resource_checker.utils.SendNotification
- ResourceCheckerPlugin - Class in org.gcube.informationsystem.resource_checker
-
The resource-checker-se-plugin implementation class.
- ResourceCheckerPlugin() - Constructor for class org.gcube.informationsystem.resource_checker.ResourceCheckerPlugin
- ROLE_TO_NOTIFY - Static variable in class org.gcube.informationsystem.resource_checker.ResourceCheckerPlugin
S
- sendMessage(Map<String, List<BasicFunctionalityBean>>, String, String) - Static method in class org.gcube.informationsystem.resource_checker.utils.SendNotification
-
Send a message to the portal administrators via social-networking-service
- SendNotification - Class in org.gcube.informationsystem.resource_checker.utils
-
Send a notification to the interested person or people.
- SendNotification(Map<String, String>) - Constructor for class org.gcube.informationsystem.resource_checker.utils.SendNotification
- setCategory(String) - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- setCtxLevel(ContextLevel) - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- setName(String) - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- setOpLevel(OperationLevel) - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
- setResourceId(String) - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
T
- toString() - Method in class org.gcube.informationsystem.resource_checker.beans.BasicFunctionalityBean
V
- valueOf(String) - Static method in enum org.gcube.informationsystem.resource_checker.beans.ContextLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.gcube.informationsystem.resource_checker.beans.OperationLevel
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.gcube.informationsystem.resource_checker.beans.ContextLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.gcube.informationsystem.resource_checker.beans.OperationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VO - org.gcube.informationsystem.resource_checker.beans.ContextLevel
All Classes All Packages