public interface RunDateService
Modifier and Type | Method and Description |
---|---|
Date |
calculateRunDate(Date executionDate)
Returns the assumed runtime given the actual execution time.
|
Date calculateRunDate(Date executionDate)
executionDate
- the actual date that this method is calledCopyright © 2004–2016 The Kuali Foundation. All rights reserved.