Skip to content

Commit

Permalink
javadoc improved
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwechner committed Dec 25, 2014
1 parent f765744 commit ec2fb53
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/webapp/src/java/org/wyona/yanel/servlet/YanelServlet.java
Expand Up @@ -907,9 +907,10 @@ protected void doPost(HttpServletRequest request, HttpServletResponse response)

/**
* Perform the given transition on the indicated revision.
* @param request
* @param response
* @param transition
* @param request TODO
* @param response TODO
* @param revision TODO
* @param transition TODO
* @throws ServletException
* @throws IOException
*/
Expand Down

0 comments on commit ec2fb53

Please sign in to comment.