Uses of Class
io.jenkins.plugins.report.genericdiff.RpmsReportOneRecord
-
Uses of RpmsReportOneRecord in io.jenkins.plugins.report.genericdiff
Methods in io.jenkins.plugins.report.genericdiff that return RpmsReportOneRecordMethods in io.jenkins.plugins.report.genericdiff that return types with arguments of type RpmsReportOneRecordMethod parameters in io.jenkins.plugins.report.genericdiff with type arguments of type RpmsReportOneRecordModifier and TypeMethodDescriptionRpmsReportPublisher.doCheckConfigurations(List<RpmsReportOneRecord> configurations) It seems that jenkins is unable to verify repeatble element.RpmsReportPublisher.doValidateIds(List<RpmsReportOneRecord> configurations) voidRpmsReportPublisher.setConfigurations(List<RpmsReportOneRecord> configurations) Constructors in io.jenkins.plugins.report.genericdiff with parameters of type RpmsReportOneRecordModifierConstructorDescriptionRpmsReportActionOneSummary(AbstractBuild<?, ?> build, RpmsReportOneRecord publisher) RpmsReportProjectActionOneChart(RpmsReportOneRecord publisher, RpmsReportPublisher parent, Job<?, ?> job) RpmsReportSingle(RpmsReportOneRecord publisher, String stderr, List<String> newRpms, List<String> removedRpms, List<String> allRpms) Constructor parameters in io.jenkins.plugins.report.genericdiff with type arguments of type RpmsReportOneRecordModifierConstructorDescriptionRpmsReportPublisher(int buildstopast, boolean moveunstable, boolean movefailed, boolean moveempty, List<RpmsReportOneRecord> configurations)