Mercurial > dive4elements > framework
comparison ChangeLog @ 109:ab646e0f5569
Improved the ProtocolUtils - there are new functions to append a current state and the reachable states to a root node.
artifacts/trunk@1298 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Feb 2011 11:24:07 +0000 |
parents | 9ece61d918b1 |
children | 33271242e303 |
comparison
equal
deleted
inserted
replaced
108:9ece61d918b1 | 109:ab646e0f5569 |
---|---|
1 2011-02-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: | |
4 Added new methods to append the current state and the reachable states to | |
5 a root node. | |
6 | |
1 2011-02-07 Ingo Weinzierl <ingo@intevation.de> | 7 2011-02-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/StateEngine.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/state/StateEngine.java: |
4 There is a new method that returns a state based on its ID. | 10 There is a new method that returns a state based on its ID. |
5 | 11 |