Skip to content

Commit ba3d2a6

Browse files
authored
Merge pull request #171 from project-sunbird/profileVisibility
Update ActorOperations
2 parents 85f8fbe + ac74e1d commit ba3d2a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common-util/src/main/java/org/sunbird/common/models/util/ActorOperations.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ public enum ActorOperations {
7676
REMOVE_USER_ORG_ES("removeUserOrgES"),
7777
UPDATE_USER_ROLES_ES("updateUserRoles"),
7878
SYNC("sync"),
79+
BACKGROUND_SYNC("backgroundSync"),
7980
INSERT_USR_COURSES_INFO_ELASTIC("insertUserCoursesInfoToElastic"),
8081
UPDATE_USR_COURSES_INFO_ELASTIC("updateUserCoursesInfoToElastic"),
8182
SCHEDULE_BULK_UPLOAD("scheduleBulkUpload"),

0 commit comments

Comments
 (0)