Hi Brett,
You want the conversion to be done in this method instead?
On Wed, Jun 9, 2010 at 6:25 AM, Brett Porter <brett@apache.org> wrote:
>
> On 25/05/2010, at 1:51 PM, ctan@apache.org wrote:
>
> >
> > + @SuppressWarnings( "unchecked" )
> > + public List<BuildResult> getBuildResultsInRange( long fromDate, long
> toDate, int state, String triggeredBy )
>
> Would it be easier to work with Date objects here, so that the action
> doesn't need to do the conversion?
>
> --
> Brett Porter
> brett@apache.org
> http://brettporter.wordpress.com/
>
>
|