All Downloads are FREE. Search and download functionalities are using the official Maven repository.

configuration.pluginTreeNodeHttpService.jsf Maven / Gradle / Ivy




    
    
        
            gf.restRequest(endpoint="#{sessionScope.REST_URL}/configs/config/${configName}/network-config/network-listeners/network-listener" method="get" result="#{requestScope.resp}");
            setAttribute(key="children" value="#{requestScope.resp.data.extraProperties.childResources}");
        
        
            
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy