| Package | Description |
|---|---|
| com.communote.plugins.activity.base.service | |
| com.communote.plugins.activity.base.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<ActivityDefinition,ActivityConfiguration>> |
ActivityService.getActivities(Locale locale)
Return pairs of associated activity definitions and configurations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityService.storeActivityConfigurations(List<ActivityConfiguration> configurations)
Stores the provided activity configurations.
|
| Modifier and Type | Method and Description |
|---|---|
List<Pair<ActivityDefinition,ActivityConfiguration>> |
ActivityServiceImpl.getActivities(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityServiceImpl.storeActivityConfigurations(List<ActivityConfiguration> configurations) |
Copyright © 2019 Communote team. All rights reserved.