public interface ActivityNotifier
Modifier and Type | Method and Description |
---|---|
void |
notify(List<ActivityUnit> activities)
This method notifies when a list of activity events have
been reported.
|
void notify(List<ActivityUnit> activities) throws Exception
activities
- The activitiesException
- Failed to notifyCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.