Uses of Class
com.sas.lsaf.query.repository.RepositoryFileVersionQuery
-
Packages that use RepositoryFileVersionQuery Package Description com.sas.lsaf.query.repository The services and classes to extract repository content information to a file for further processing. -
-
Uses of RepositoryFileVersionQuery in com.sas.lsaf.query.repository
Methods in com.sas.lsaf.query.repository with parameters of type RepositoryFileVersionQuery Modifier and Type Method Description java.lang.String
RepositoryQueryService. executeRepositoryFileVersionQuery(RepositoryFileVersionQuery query, ExtractFileCreateInfo file)
Extracts repository file information for each version of a file based on the specified query.
-