long getScheduleTime(String schedulerName, String workKey)
long getScheduleTime(String schedulerName, String workKey)
Name | Type | Description |
---|---|---|
schedulerName | String | Scheduler Name to check |
workKey | String | Key associated to the entry |
Type | Description |
---|---|
long | Scheduled time of the entry matching the key |