Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 111:7222d8fb53ea
Changed the way of storing transitions in the TransitionEngine.
flys-artifacts/trunk@1299 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Feb 2011 11:32:59 +0000 |
parents | ff3335057f11 |
children | 0fab16cb4d44 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Fri Feb 04 16:57:08 2011 +0000 +++ b/flys-artifacts/ChangeLog Mon Feb 07 11:32:59 2011 +0000 @@ -1,3 +1,11 @@ +2011-02-07 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/context/FLYSContextFactory.java: + The transitions are put into the TransitionEngine with the ID of the state + - not longer with the artifact name. On this way, we are able to fetch + just the transitions for a specific state, instead of all the transitions + of an artifact. + 2011-02-04 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/WINFOArtifact.java: Describe()