public interface AdvancedSchedulerResolver
| Modifier and Type | Method and Description |
|---|---|
Date |
resolve(String duedateDescription,
ClockReader clockReader,
TimeZone timeZone)
Resolves a due date using the specified time zone (if supported)
|
Date resolve(String duedateDescription, ClockReader clockReader, TimeZone timeZone)
duedateDescription - An original Activiti schedule string in either ISO or CRON formatclockReader - The time providertimeZone - The time zone to use in the calculationsCopyright © 2016 Alfresco. All rights reserved.