Modifier and Type | Field and Description |
---|---|
protected String |
sessionId |
protected String |
tenantId |
protected String |
userId |
Constructor and Description |
---|
UserDisconnectedCmd(String userId,
String tenantId,
String sessionId,
Set<String> userSessions) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
protected void |
performUserUpdate(CommandContext commandContext) |
protected final String userId
protected final String tenantId
protected final String sessionId
public Void execute(CommandContext commandContext)
protected void performUserUpdate(CommandContext commandContext)