@@ -1,5 +1,5 @@
|
||||
package ru.soune.nocopy.service.violation;
|
||||
|
||||
public enum ViolationStatus {
|
||||
NEW , SHOWED, LEGAL_IN_WORK, COMPLAINT_IN_WORK, COMPLAINT_AND_LEGAL_IN_WORK , AUTHORIZED_USE
|
||||
NEW , SHOWED, LEGAL_IN_WORK, COMPLAINT_IN_WORK, COMPLAINT_AND_LEGAL_IN_WORK , AUTHORIZED_USE, NOT_OWNER_FILE
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user