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

applications.applications.jsf Maven / Gradle / Ivy

The newest version!








    
        $page{filterValue});
            gf.onlyDASExist(onlyDAS="#{pageSession.onlyDASExist}");
            createMap(result="#{requestScope.attrsMap}");
            mapPut(map="#{requestScope.attrsMap}"  key="target" value="domain");
            gf.restRequest( endpoint="#{sessionScope.REST_URL}/list-components" , attrs="#{requestScope.attrsMap}" method="GET"  result="#{requestScope.result}");
            gf.getDeployedAppsInfo(appPropsMap="#{requestScope.result.data.properties}" filterValue="#{pageSession.filterValue}", filters=>$attribute{filters} result=>$attribute{listOfRows} );
            setPageSessionAttribute(key="tableTitle" value="$resource{i18n.deployTable.applications}");
            setPageSessionAttribute(key="editLink" value="/common/applications/applicationEdit.jsf");
            setPageSessionAttribute(key="listPageLink" value="/common/applications/applications.jsf");
            setPageSessionAttribute(key="targetLink" value="/common/applications/targetListing.jsf");

            setPageSessionAttribute(key="nextPageLink" value="/common/applications/upload.jsf?cancelPage=#{pageSession.listPageLink}&listPageLink=#{pageSession.listPageLink}");
            setPageSessionAttribute(key="isLifecycle" value="#{false}");
            setPageSessionAttribute(key="confirmDeleteMsg" value="$resource{i18n.msg.JS.confirmUndeploy}");

        setSessionAttribute(key="gf_application_list_page" value="#{pageSession.listPageLink}");
        setSessionAttribute(key="gf_application_cancel_page" value="#{pageSession.listPageLink}");
        setSessionAttribute(key="gf_application_predefine_target" value="#{null}");
        setSessionAttribute(key="gf_application_extra_args" value="#{null}");


            

        />
    
"    
            
#include "/common/shared/alertMsg_1.inc"
                
                 
                 "
#include "/common/applications/deployTable.inc"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy