Package org.ctan.site.tasks
Class LugsImportTask
java.lang.Object
io.dropwizard.servlets.tasks.Task
org.ctan.site.tasks.LugsImportTask
public class LugsImportTask
extends io.dropwizard.servlets.tasks.Task
The class
CatalogueUpdateTask contains the task to start the
update action for the catalogue XML files.-
Constructor Summary
ConstructorsConstructorDescriptionLugsImportTask(@NonNull LugsImportService service) This is the constructor forCatalogueUpdateTask. -
Method Summary
Methods inherited from class io.dropwizard.servlets.tasks.Task
getName, getResponseContentType
-
Constructor Details
-
LugsImportTask
This is the constructor forCatalogueUpdateTask.- Parameters:
service- the underlying service
-
-
Method Details
-
execute
- Specified by:
executein classio.dropwizard.servlets.tasks.Task- Throws:
Exception- See Also:
-