Skip to content
Snippets Groups Projects
Commit 06933908 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4713 OZG-4926 Add orga-field to VorgangChange

parent fedfacc3
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,8 @@ public class VorgangChange { ...@@ -17,7 +17,8 @@ public class VorgangChange {
private String valueBeforeChange; private String valueBeforeChange;
private String valueAfterChange; private String valueAfterChange;
private String createdByName; private String createdByName; // TODO: authorFullName
private ZonedDateTime finishedAt; private ZonedDateTime finishedAt;
private CommandOrder order; private CommandOrder order;
private String organisationseinheitenId;
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment