Uses of Class
jenkins.plugins.maveninfo.extractor.base.ExtractorContext
Packages that use ExtractorContext
Package
Description
-
Uses of ExtractorContext in jenkins.plugins.maveninfo.extractor.base
Methods in jenkins.plugins.maveninfo.extractor.base with parameters of type ExtractorContextModifier and TypeMethodDescriptionprotected StringAbstractPropertiesSaver.expandProperty(String template, String property, ExtractorContext context) protected StringAbstractPropertiesSaver.expandPropertyPre(String template, String property, ExtractorContext context) protected StringAbstractPropertiesSaver.expandTemplate(String template, ExtractorContext context, String defaultValue) voidPropertiesFinder.findProperties(ExtractorContext ctx) voidPropertiesSaver.saveProperties(ExtractorContext context) -
Uses of ExtractorContext in jenkins.plugins.maveninfo.extractor.properties
Methods in jenkins.plugins.maveninfo.extractor.properties with parameters of type ExtractorContextModifier and TypeMethodDescriptionvoidDescriptionPropertiesFinder.findProperties(ExtractorContext ctx) voidNamePropertiesFinder.findProperties(ExtractorContext ctx) voidPomPropertiesFinder.findProperties(ExtractorContext ctx) voidJobUpdaterPropertiesySaver.saveProperties(ExtractorContext context)