comparison gnv-artifacts/src/main/java/de/intevation/gnv/state/AutoResumeState.java @ 778:9a828e5a2390

Removed trailing whitespace gnv-artifacts/trunk@851 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 29 Mar 2010 07:58:51 +0000
parents 8f7fe0cc6e5a
children b1f5f2a8840f
comparison
equal deleted inserted replaced
777:8009961db1cb 778:9a828e5a2390
1 /** 1 /**
2 * 2 *
3 */ 3 */
4 package de.intevation.gnv.state; 4 package de.intevation.gnv.state;
5 /** 5 /**
6 * 6 *
7 * Markerinterface for States which should be used for 7 * Markerinterface for States which should be used for
8 * automatically Resume and jump to the next State using 8 * automatically Resume and jump to the next State using
9 * the Conditions of the Transitions which are linked to it. 9 * the Conditions of the Transitions which are linked to it.
10 * @author Tim Englich <tim.englich@intevation.de> 10 * @author Tim Englich <tim.englich@intevation.de>
11 * 11 *
12 */ 12 */
13 public interface AutoResumeState extends State{ 13 public interface AutoResumeState extends State{

http://dive4elements.wald.intevation.org