Uses of Class
org.apache.maven.plugins.invoker.model.BuildJob
Packages that use BuildJob
-
Uses of BuildJob in org.apache.maven.plugins.invoker
Constructor parameters in org.apache.maven.plugins.invoker with type arguments of type BuildJobModifierConstructorDescriptionInvokerReportRenderer(org.apache.maven.doxia.sink.Sink sink, org.codehaus.plexus.i18n.I18N i18n, Locale locale, org.apache.maven.plugin.logging.Log log, List<BuildJob> buildJobs) -
Uses of BuildJob in org.apache.maven.plugins.invoker.model.io.xpp3
Methods in org.apache.maven.plugins.invoker.model.io.xpp3 that return BuildJobModifier and TypeMethodDescriptionBuildJobXpp3Reader.read(InputStream in) Method read.BuildJobXpp3Reader.read(InputStream in, boolean strict) Method read.BuildJobXpp3Reader.read(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read.Methods in org.apache.maven.plugins.invoker.model.io.xpp3 with parameters of type BuildJob