public class AttribiuteConfirmationState extends UserConfirmationState
| Modifier and Type | Field and Description |
|---|---|
static String |
FACILITY_ID |
ownerEntityIdfacilityId, locale, mapper, redirectUrl, type, value| Constructor and Description |
|---|
AttribiuteConfirmationState(long owner,
String type,
String value,
String locale,
String group) |
AttribiuteConfirmationState(long owner,
String type,
String value,
String locale,
String group,
String redirectUrl) |
AttribiuteConfirmationState(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, getRedirectUrl, getSerializedConfiguration, getType, getValuepublic static final String FACILITY_ID
public AttribiuteConfirmationState(long owner,
String type,
String value,
String locale,
String group)
public AttribiuteConfirmationState(long owner,
String type,
String value,
String locale,
String group,
String redirectUrl)
public AttribiuteConfirmationState(String serializedState)
public String getGroup()
protected com.fasterxml.jackson.databind.node.ObjectNode createState()
createState in class UserConfirmationStateprotected void setSerializedConfiguration(String json)
setSerializedConfiguration in class BaseConfirmationStateCopyright © 2017 Unity. All rights reserved.