Package org.duracloud.mill.audit
Class SpaceCreatedNotifcationGeneratingProcessor
java.lang.Object
org.duracloud.mill.audit.SpaceCreatedNotifcationGeneratingProcessor
- All Implemented Interfaces:
TaskProcessor
- Author:
- Daniel Bernstein Date: Apr 11, 2014
-
Constructor Summary
ConstructorsConstructorDescriptionSpaceCreatedNotifcationGeneratingProcessor(org.duracloud.audit.task.AuditTask task, NotificationManager notificationManager) -
Method Summary
-
Constructor Details
-
SpaceCreatedNotifcationGeneratingProcessor
public SpaceCreatedNotifcationGeneratingProcessor(org.duracloud.audit.task.AuditTask task, NotificationManager notificationManager)
-
-
Method Details
-
execute
Description copied from interface:TaskProcessorPerforms the processing indicated by the task. The underlying method should execute synchronously.- Specified by:
executein interfaceTaskProcessor- Throws:
TaskExecutionFailedException
-