Skip to content

Commit

Permalink
Merge pull request #171 from project-sunbird/profileVisibility
Browse files Browse the repository at this point in the history
Update ActorOperations
  • Loading branch information
bvinayakumar authored Oct 11, 2018
2 parents 85f8fbe + ac74e1d commit ba3d2a6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ public enum ActorOperations {
REMOVE_USER_ORG_ES("removeUserOrgES"),
UPDATE_USER_ROLES_ES("updateUserRoles"),
SYNC("sync"),
BACKGROUND_SYNC("backgroundSync"),
INSERT_USR_COURSES_INFO_ELASTIC("insertUserCoursesInfoToElastic"),
UPDATE_USR_COURSES_INFO_ELASTIC("updateUserCoursesInfoToElastic"),
SCHEDULE_BULK_UPLOAD("scheduleBulkUpload"),
Expand Down

0 comments on commit ba3d2a6

Please sign in to comment.