Skip to content
Snippets Groups Projects
Verified Commit a8152aab authored by Timm Fitschen's avatar Timm Fitschen
Browse files

Merge branch 'f-fsm' into f-fsm-v0.2

parents c02f9e05 842ba3d9
No related branches found
No related tags found
3 merge requests!21Release v0.4.0,!7F fsm,!6Draft: F acm permissions2
......@@ -22,13 +22,13 @@
*/
package org.caosdb.server.entity;
import org.caosdb.server.transaction.Update;
import org.caosdb.server.transaction.WriteTransaction;
import org.caosdb.server.utils.EntityStatus;
import org.jdom2.Element;
/**
* UpdateEntity class represents entities which are to be updated. The previous version is appeded
* during the {@link Update} transactions initialization.
* during the {@link WriteTransaction} transactions initialization.
*
* @author Timm Fitschen (t.fitschen@indiscale.com)
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment