[rules-users] How to get version of an asset for perticular Package version using RESTEasy

learnbrms srivats.rayaprolu at gmail.com
Wed Jul 24 13:08:13 EDT 2013


http://localhost:8080/drools-guvnor/rest/packages/{packageName}/versions  --
lists all versions of package
http://localhost:8080/drools-guvnor/rest/packages/{packageName}/versions/{version}/source 
-- gets the package version source

http://localhost:8080/drools-guvnor/rest/packages/{packageName}/assets/{assetName}/versions
-  lists all versions of the sepcified asset

http://localhost:8080/drools-guvnor/rest/packages/{packageName}/assets/{assetName}/versions/{version}/source  
- gets the sepcified assets  version source



--
View this message in context: http://drools.46999.n3.nabble.com/How-to-get-version-of-an-asset-for-perticular-Package-version-using-RESTEasy-tp4025121p4025126.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list