Uses of Class
org.apache.maven.continuum.xmlrpc.project.BuildProjectTask

Packages that use BuildProjectTask
org.apache.maven.continuum.xmlrpc   
org.apache.maven.continuum.xmlrpc.client   
org.apache.maven.continuum.xmlrpc.server   
 

Uses of BuildProjectTask in org.apache.maven.continuum.xmlrpc
 

Methods in org.apache.maven.continuum.xmlrpc that return types with arguments of type BuildProjectTask
 List<BuildProjectTask> ContinuumService.getProjectsInBuildQueue()
          Return projects building queue.
 

Uses of BuildProjectTask in org.apache.maven.continuum.xmlrpc.client
 

Methods in org.apache.maven.continuum.xmlrpc.client that return types with arguments of type BuildProjectTask
 List<BuildProjectTask> ContinuumXmlRpcClient.getProjectsInBuildQueue()
           
 

Uses of BuildProjectTask in org.apache.maven.continuum.xmlrpc.server
 

Methods in org.apache.maven.continuum.xmlrpc.server that return types with arguments of type BuildProjectTask
 List<BuildProjectTask> ContinuumServiceImpl.getProjectsInBuildQueue()
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.