public class CategoryTreeRefreshPlayPlugin
extends play.Plugin
sphere.categories.refresh.enableda boolean if the plugin is enabled, default: true
sphere.categories.refresh.initialDelayduration before the first category update, example: 15min
sphere.categories.refresh.delayduration between the starts of the category updates, example: 15min
| Constructor and Description |
|---|
CategoryTreeRefreshPlayPlugin(play.Application app) |
public CategoryTreeRefreshPlayPlugin(play.Application app)
public void onStart()
onStart in interface play.api.PluginonStart in class play.Pluginpublic void onStop()
onStop in interface play.api.PluginonStop in class play.Pluginpublic boolean enabled()
enabled in interface play.api.Pluginenabled in class play.Plugin