public class UserKeyXmlAdapter extends XmlAdapter<String,UserKey>
XmlAdapter which converts to and from UserKey objects.| Constructor and Description |
|---|
UserKeyXmlAdapter() |
| Modifier and Type | Method and Description |
|---|---|
String |
marshal(UserKey userKey) |
UserKey |
unmarshal(String stringValue) |
Copyright © 2019 Atlassian. All rights reserved.