|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.ken.service.impl.ConcurrentJob<Notification>
org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl
org.kuali.rice.ken.services.impl.NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService
private static class NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService
Field Summary |
---|
Fields inherited from class org.kuali.rice.ken.service.impl.ConcurrentJob |
---|
executor, txManager |
Constructor Summary | |
---|---|
NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService(NotificationService notificationService,
NotificationRecipientService notificationRecipientService,
GenericDao businessObjectDao,
org.springframework.transaction.PlatformTransactionManager txManager,
ExecutorService executor,
UserPreferenceService userPreferenceService)
|
Method Summary | |
---|---|
protected Collection<Object> |
processWorkItems(Collection<Notification> notifications)
|
Methods inherited from class org.kuali.rice.ken.service.impl.NotificationMessageDeliveryResolverServiceImpl |
---|
resolveNotificationMessageDeliveries, takeAvailableWorkItems, unlockWorkItem |
Methods inherited from class org.kuali.rice.ken.service.impl.ConcurrentJob |
---|
createNewTransaction, groupWorkItems, run, unlockWorkItemAtomically |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationMessageDeliveryResolverServiceImplTest.TestNotificationMessageDeliveryResolverService(NotificationService notificationService, NotificationRecipientService notificationRecipientService, GenericDao businessObjectDao, org.springframework.transaction.PlatformTransactionManager txManager, ExecutorService executor, UserPreferenceService userPreferenceService)
Method Detail |
---|
protected Collection<Object> processWorkItems(Collection<Notification> notifications)
processWorkItems
in class NotificationMessageDeliveryResolverServiceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |