Initialize Job Scheduling Instance
You can create a Job Scheduling component reference as shown below. This will not fire a server-side call. We will refer to this component instance in various code snippets of working with Job Scheduling’s components.
Ensure the following packages are imported:
copyimport com.zc.component.jobscheduling.ZCJobScheduling;
copyZCJobScheduling jobScheduling = ZCJobScheduling.getInstance(); // get job scheduling instance
Last Updated 2025-06-20 16:21:48 +0530 +0530
Yes
No
Send your feedback to us
Skip
Submit