@ApplicationScoped public class ActivityService extends Object
| Constructor and Description |
|---|
ActivityService() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Activity activity) |
List<Activity> |
findAll() |
Activity |
getActivity(String txId) |
void |
remove(String id) |
Copyright © 2018 Eclipse Foundation. All rights reserved.