We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c72324 commit 6fa3cd8Copy full SHA for 6fa3cd8
common-util/src/main/java/org/sunbird/common/models/util/ActorOperations.java
@@ -131,6 +131,7 @@ public enum ActorOperations {
131
UPDATE_USER_COUNT_TO_LOCATIONID("updateUserCountToLocationID"),
132
SEND_NOTIFICATION("sendNotification"),
133
SYNC_KEYCLOAK("syncKeycloak"),
134
+ SYNC_ELASTIC_SEARCH("syncElasticSearch"),
135
UPDATE_SYSTEM_SETTINGS("updateSystemSettings"),
136
CREATE_DATA("createData"),
137
UPDATE_DATA("updateData"),
0 commit comments