Hi,
Is there a way to get all the builds in the artifactory using the
Artifactory public API (3.0.3)? I want to get the same information which is
available through this REST call:  REST API - AllBuilds
<http://www.jfrog.com/confluence/display/RTF/Artifactory+REST+API#ArtifactoryRESTAPI-AllBuilds>
  
but using the public API, as I want to do this in a custom artifactory
plugin.
There is no public method in the interface  Builds
<http://repo.jfrog.org/artifactory/libs-releases-local/org/artifactory/artifactory-papi/%5BRELEASE%5D/artifactory-papi-%5BRELEASE%5D-javadoc.jar!/org/artifactory/build/Builds.html>
  
which provides this information.
It is only possible to get a BuildRun object by specifying build name and
there is no option to request all builds.

Thanks and Regards,
Venko



--
View this message in context: 
http://forums.jfrog.org/Cannot-retreive-all-builds-using-the-artifactory-public-API-tp7579009.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to