|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |