comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/AutoResumeState.java @ 780:c4156275c1e1

Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' gnv-artifacts/trunk@857 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 09:35:44 +0000
parents b1f5f2a8840f
children a5526908f92f
comparison
equal deleted inserted replaced
779:b1f5f2a8840f 780:c4156275c1e1
3 /** 3 /**
4 * 4 *
5 * Markerinterface for States which should be used for 5 * Markerinterface for States which should be used for
6 * automatically Resume and jump to the next State using 6 * automatically Resume and jump to the next State using
7 * the Conditions of the Transitions which are linked to it. 7 * the Conditions of the Transitions which are linked to it.
8 * @author Tim Englich <tim.englich@intevation.de> 8 * @author <a href="mailto:tim.englich@intevation.de">Tim Englich</a>
9 * 9 *
10 */ 10 */
11 public interface AutoResumeState extends State{ 11 public interface AutoResumeState extends State{
12 12
13 } 13 }

http://dive4elements.wald.intevation.org