Mercurial > dive4elements > framework
log artifact-database/src/main/java/de/intevation/artifactdatabase/CollectionCallContext.java @ 330:3168af23aec5
age | author | description |
---|---|---|
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. |