Package com.xebialabs.xlrelease.param
Class DateParamUnmarshaller
java.lang.Object
com.xebialabs.xlrelease.param.DateParamUnmarshaller
- All Implemented Interfaces:
org.jboss.resteasy.spi.StringParameterUnmarshaller<Date>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfromString
(String str) void
setAnnotations
(Annotation[] annotations)
-
Constructor Details
-
DateParamUnmarshaller
public DateParamUnmarshaller()
-
-
Method Details