implementd adding and removal of tags to/from transactions
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -53,6 +53,7 @@ public class Path {
|
||||
public static final String STATE = "state";
|
||||
public static final String STOP = "stop";
|
||||
|
||||
public static final String TAG = "tag";
|
||||
public static final String TAGS = "tags";
|
||||
public static final String TAGGED = "tagged";
|
||||
public static final String TRANSACTION = "transaction";
|
||||
|
||||
Reference in New Issue
Block a user