Modifier and Type | Field and Description |
---|---|
protected String |
conversationId |
protected String |
newParticipantUserId |
engageEngineConfiguration, userGroupKeys, userId, userTenantId
NONE_VALUE, OUTPUT_KEY_ERROR_MESSAGE, OUTPUT_KEY_ERROR_MESSAGE_CODE, OUTPUT_KEY_GROUP_NEEDED, OUTPUT_KEY_PERMISSION
Constructor and Description |
---|
CheckJoinParticipantToExistingConversationCommand(String userId,
Collection<String> userGroupKeys,
String userTenantId,
String conversationId,
String newParticipantUserId,
EngageEngineConfiguration engageEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
execute(CommandContext commandContext) |
checkBasicConversationAccess, createRuleInputForDefaultModel, evaluateMainParticipantType, evaluateMainParticipantType, evaluatePermissionsAndProcessResult, getDecisionKeyDefaultPermissions, getTenantId
evaluateDefaultPermissionOutput, evaluatePermissionRuleOutput, evaluatePermissionsAndProcessResult, executeAndLogPermissionModel, getEmptyListOnNullValue, getGroups, isGroupMember, isUserMemberOfGroup, isUserType, processErrorMessage, renderErrorMessage
protected String conversationId
protected String newParticipantUserId
public CheckJoinParticipantToExistingConversationCommand(String userId, Collection<String> userGroupKeys, String userTenantId, String conversationId, String newParticipantUserId, EngageEngineConfiguration engageEngineConfiguration)