public class UserStateDetails extends Object
| Constructor and Description |
|---|
UserStateDetails(UserState userState,
Map<String,String> details) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,String> |
getDetails() |
protected Exception |
getException() |
UserState |
getUserState() |
protected void |
setException(Exception exception) |
Copyright © 2020. All rights reserved.