Done ticket GEPAFINBE-149
This commit is contained in:
@@ -5,6 +5,9 @@ import com.fasterxml.jackson.annotation.JsonValue;
|
||||
public enum AssignedApplicationEnum {
|
||||
OPEN ("OPEN"),
|
||||
SOCCORSO("SOCCORSO"),
|
||||
|
||||
AWAITING("AWAITING"),
|
||||
|
||||
CLOSE("CLOSE");
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user