Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactCallContext.java @ 406:10aa92f2eca0
age | author | description |
---|---|---|
Fri, 09 Sep 2011 14:06:55 +0000 | Ingo Weinzierl | Integrated a messaging system for Artifacts and Collections that started background threads. |
Wed, 07 Sep 2011 13:51:02 +0000 | Ingo Weinzierl | Added a CallContext.isInBackground() method to determine if an Artifact or a Collection has started a background thread and is currently locked. |
Thu, 14 Apr 2011 11:18:10 +0000 | Sascha L. Teichmann | Added calls to call init/close for call contextes. |
Thu, 24 Mar 2011 16:16:51 +0000 | Ingo Weinzierl | Refactored the CallContextImpl - there are two concrete classes for Artifacts and ArtifactCollections now. |