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

META-INF.conf.auditAction.auditAction.query.xml Maven / Gradle / Ivy

The newest version!



    
        ${audit.backend.url}/audit?{filters}&{sorting}&page={page}
    
    
        ${audit.backend.url}/audit/{id}
    

    

        
            
            sort=eventDate,{direction}
            
                eventDateFrom={period.begin}
                eventDateTo={period.end}
            
        

        
            
            
                eventType={auditEventTypes*.name}
            
        

        
            
        

        
            
                objectType={auditObjects*.type}
            
        
        
            
                objectName={auditObjects*.name}
            
        

        
            
        

        
            
        

        
            
        

        
            
            
                auditType={auditTypeId}
            
        
    






© 2015 - 2025 Weber Informatics LLC | Privacy Policy