posted 9 years ago
I have build the TriggerBuilder object with cron expression and I am scheduling it for every 10 min. If I do a trigger.getStartTime() in a different thread/job set by trigger, will it give me the very start time or the time for which the particular job is scheduled at?