aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/at/ac/tuwien/sepm/assignment/groupphase/einsatzverwaltung/dto/Operation.java
Commit message (Expand)AuthorAgeFilesLines
* Rename 'einsatzverwaltung' to 'missioncontrol' + remove TODO [#25963]Dominic Rogetzer2018-06-181-70/+0
* Set severity inside OperationService.add() #25963Tharre2018-05-241-0/+1
* Make Operation DTOs additionalInfo() nullableTharre2018-05-211-0/+1
* Change interfaces to use Set instead of ListTharre2018-05-121-3/+3
* DTO getters should be public, not package-privateTharre2018-05-021-8/+8
* Implement interfaces and the correspondant DTOsTharre2018-05-011-0/+68