public class EmailAttribiuteConfirmationState extends UserEmailConfirmationState
| Modifier and Type | Field and Description |
|---|---|
static String |
FACILITY_ID |
ownerEntityIdfacilityId, locale, mapper, type, value| Constructor and Description |
|---|
EmailAttribiuteConfirmationState(long owner,
String type,
String value,
String locale,
String group) |
EmailAttribiuteConfirmationState(String serializedState) |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.databind.node.ObjectNode |
createState() |
String |
getGroup() |
protected void |
setSerializedConfiguration(String json) |
getOwnerEntityId, setOwnerEntityId, setSerializedConfigurationgetFacilityId, getLocale, getSerializedConfiguration, getType, getValuepublic static final String FACILITY_ID
public EmailAttribiuteConfirmationState(long owner,
String type,
String value,
String locale,
String group)
public EmailAttribiuteConfirmationState(String serializedState)
public String getGroup()
protected com.fasterxml.jackson.databind.node.ObjectNode createState()
createState in class UserEmailConfirmationStateprotected void setSerializedConfiguration(String json)
setSerializedConfiguration in class BaseEmailConfirmationStateCopyright © 2018 Unity. All rights reserved.