Uses of Package
org.opencastproject.kernel.scanner
Packages that use org.opencastproject.kernel.scanner
Package
Description
This package and all of its sub-packages contain the default implementation of the asset manager API
as defined in
org.opencastproject.assetmanager.api.-
Classes in org.opencastproject.kernel.scanner used by org.opencastproject.assetmanager.implClassDescriptionThis class is designed to provide a template for sub classes that will scan their data and respond accordingly.Please remember that derived classes need a no-arg constructor in order to work with Quartz.
-
Classes in org.opencastproject.kernel.scanner used by org.opencastproject.kernel.scannerClassDescriptionThis class is designed to provide a template for sub classes that will scan their data and respond accordingly.
-
Classes in org.opencastproject.kernel.scanner used by org.opencastproject.scheduler.implClassDescriptionThis class is designed to provide a template for sub classes that will scan their data and respond accordingly.Please remember that derived classes need a no-arg constructor in order to work with Quartz.
-
Classes in org.opencastproject.kernel.scanner used by org.opencastproject.workflow.implClassDescriptionThis class is designed to provide a template for sub classes that will scan their data and respond accordingly.Please remember that derived classes need a no-arg constructor in order to work with Quartz.