Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 112:0fab16cb4d44
Added the current state and reachable states description to the describe document of the WINFO artifact.
flys-artifacts/trunk@1300 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Feb 2011 11:37:33 +0000 |
parents | 7222d8fb53ea |
children | f077df8ad54c |
comparison
equal
deleted
inserted
replaced
111:7222d8fb53ea | 112:0fab16cb4d44 |
---|---|
1 2011-02-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: The | |
4 describe document returned by this artifact now contains the current state | |
5 and the reachable states. | |
6 | |
1 2011-02-07 Ingo Weinzierl <ingo@intevation.de> | 7 2011-02-07 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * src/main/java/de/intevation/flys/artifacts/context/FLYSContextFactory.java: | 9 * src/main/java/de/intevation/flys/artifacts/context/FLYSContextFactory.java: |
4 The transitions are put into the TransitionEngine with the ID of the state | 10 The transitions are put into the TransitionEngine with the ID of the state |
5 - not longer with the artifact name. On this way, we are able to fetch | 11 - not longer with the artifact name. On this way, we are able to fetch |