Uses of Class
org.opennms.netmgt.search.providers.action.Action
-
Packages that use Action Package Description org.opennms.netmgt.search.providers.action -
-
Uses of Action in org.opennms.netmgt.search.providers.action
Methods in org.opennms.netmgt.search.providers.action that return types with arguments of type Action Modifier and Type Method Description List<Action>
Actions. getActions()
Method parameters in org.opennms.netmgt.search.providers.action with type arguments of type Action Modifier and Type Method Description void
Actions. setActions(List<Action> actions)
-