Class HoldBulkStatusUpdater
java.lang.Object
org.alfresco.module.org_alfresco_module_rm.bulk.hold.HoldBulkStatusUpdater
- All Implemented Interfaces:
BulkStatusUpdater,org.springframework.context.ApplicationEventPublisher
An implementation of
BulkStatusUpdater for the hold bulk operation-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpublishEvent(Object event) voidupdate()Update the bulk statusMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationEventPublisher
publishEvent
-
Constructor Details
-
HoldBulkStatusUpdater
-
-
Method Details
-
update
public void update()Description copied from interface:BulkStatusUpdaterUpdate the bulk status- Specified by:
updatein interfaceBulkStatusUpdater
-
publishEvent
- Specified by:
publishEventin interfaceorg.springframework.context.ApplicationEventPublisher
-