[New] Added Tags.Json.OPERATION

This commit is contained in:
Robert von Burg 2020-12-17 12:25:17 +01:00
parent 2e904754ab
commit de8464d30c
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@ public class Tags {
public static final String WITH_LOCATOR = "withLocator";
public static final String WITH_VERSION = "withVersion";
public static final String PARAMS = "params";
public static final String OPERATION = "operation";
public static final String APP_VERSION = "appVersion";
public static final String SYSTEM_STATE = "systemState";