Uses of Class
org.apache.maven.plugin.invoker.model.BuildJob

Packages that use BuildJob
org.apache.maven.plugin.invoker.model.io.xpp3   
 

Uses of BuildJob in org.apache.maven.plugin.invoker.model.io.xpp3
 

Methods in org.apache.maven.plugin.invoker.model.io.xpp3 that return BuildJob
 BuildJob BuildJobXpp3Reader.read(java.io.Reader reader)
          Method read
 BuildJob BuildJobXpp3Reader.read(java.io.Reader reader, boolean strict)
          Method read
 

Methods in org.apache.maven.plugin.invoker.model.io.xpp3 with parameters of type BuildJob
 void BuildJobXpp3Writer.write(java.io.Writer writer, BuildJob buildJob)
          Method write
 



Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.