For Internal jobs, you will need to create a Java class which implements OpenSpecimen's Scheduled Task interface and override the doJob() method. You have to provide the name of the class as an implementation field while creating internal jobs.

Example: Update CP Expiry Notification: This internal job sends notifications when CPs are expiring.