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

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

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

Methods in org.apache.maven.continuum.xmlrpc that return types with arguments of type BuildDefinitionTemplate
 List<BuildDefinitionTemplate> ContinuumService.getBuildDefinitionTemplates()
          Get the build definition templates list.
 

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

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

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

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



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