Uses of Class
org.eclipse.packager.rpm.build.FileInformation
-
Packages that use FileInformation Package Description org.eclipse.packager.rpm.build Building RPMs -
-
Uses of FileInformation in org.eclipse.packager.rpm.build
Methods in org.eclipse.packager.rpm.build that return FileInformation Modifier and Type Method Description FileInformationFileInformationProvider. provide(java.lang.String targetName, T object, PayloadEntryType type)FileInformationProviderRule. run(java.lang.String targetName, java.lang.Object object, PayloadEntryType type)Methods in org.eclipse.packager.rpm.build with parameters of type FileInformation Modifier and Type Method Description voidFileInformationCustomizer. perform(T object, FileInformation information)voidSimpleFileInformationCustomizer. perform(FileInformation information)
-