Uses of Class
org.exoplatform.services.scheduler.AddTriggerListenerComponentPlugin
-
Packages that use AddTriggerListenerComponentPlugin Package Description org.exoplatform.services.scheduler org.exoplatform.services.scheduler.impl -
-
Uses of AddTriggerListenerComponentPlugin in org.exoplatform.services.scheduler
Methods in org.exoplatform.services.scheduler with parameters of type AddTriggerListenerComponentPlugin Modifier and Type Method Description voidJobSchedulerService. addTriggerListener(AddTriggerListenerComponentPlugin plugin) -
Uses of AddTriggerListenerComponentPlugin in org.exoplatform.services.scheduler.impl
Methods in org.exoplatform.services.scheduler.impl with parameters of type AddTriggerListenerComponentPlugin Modifier and Type Method Description voidJobSchedulerServiceImpl. addTriggerListener(AddTriggerListenerComponentPlugin plugin)
-