-
startTime
long startTime
the starting time of the associated timer task execution
-
period
long period
the period of the associated timer task execution, -1 means it is not a periodic task
-
taskID
Serializable taskID
the id of the associated timer task
-
periodicScheduleStrategy
PeriodicScheduleStrategy periodicScheduleStrategy
the strategy used in a periodic timer task, can be null if it is not a periodic timer task