Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/rest/OutRepresentation.java @ 406:10aa92f2eca0
age | author | description |
---|---|---|
Tue, 02 Nov 2010 17:23:36 +0000 | Ingo Weinzierl | Added license file and license headers. |
Sun, 28 Mar 2010 15:57:40 +0000 | Sascha L. Teichmann | Unified imports. |
Fri, 26 Mar 2010 15:05:11 +0000 | Sascha L. Teichmann | Added javadoc to the REST package of the artifact database (complete). |
Sun, 21 Feb 2010 23:05:32 +0000 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' 0.5 |
Sun, 13 Sep 2009 14:50:53 +0000 | Sascha L. Teichmann | Re-factored artifact API for better integration of background processing. |
Sat, 12 Sep 2009 10:45:28 +0000 | Sascha L. Teichmann | Artifact.out() is now called with an java.io.Outpustream |
Thu, 10 Sep 2009 15:49:17 +0000 | Sascha L. Teichmann | Added REST out handler for artifacts reachable via HTTP GET '/artifact/{uuid}/{type}'. |