Updated Apis, Code, Configurations for Notification.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
package net.gepafin.tendermanagement.constants;
|
||||
|
||||
import com.amazonaws.services.dynamodbv2.xspec.S;
|
||||
|
||||
public class GepafinConstant {
|
||||
|
||||
public static final String USER_CREATED_SUCCESS_MSG = "user.created.success";
|
||||
@@ -353,8 +351,7 @@ public class GepafinConstant {
|
||||
public static final String NOTIFICATION_ALREADY_IN_THAT_STATE="notification.already.in.state";
|
||||
public static final String NOTIFICATION_DELETED_SUCCESSFULLY="notification.deleted.successfully";
|
||||
public static final String NOTIFICATION_UPDATED_SUCCESSFULLY="notification.updated.successfully";
|
||||
|
||||
|
||||
public static final String USER_WITH_COMPANY_NOT_FOUND = "user.with.company.not.found";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user