All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.scheduledtasks.SpincastScheduledTask.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






SpincastScheduledTask (org.spincast:spincast-framework 1.2.0 API)












org.spincast.plugins.scheduledtasks

Interface SpincastScheduledTask

    • Method Detail

      • getTrigger

        org.quartz.Trigger getTrigger()
        When to run this task?
      • execute

        void execute(org.quartz.JobExecutionContext context)
              throws org.quartz.JobExecutionException
        The actions to run.
        Specified by:
        execute in interface org.quartz.Job
        Throws:
        org.quartz.JobExecutionException

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy