com.atlassian.bamboo.rest.common.adapters.ISO8601DateAdapter
@Deprecated public class ISO8601DateAdapter extends XmlAdapter<String,Date>
Constructor and Description |
---|
ISO8601DateAdapter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
marshal(Date date)
Deprecated.
|
Date |
unmarshal(String date)
Deprecated.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.