@ApplicationScoped public class ActivityStorage extends Object
| Constructor and Description |
|---|
ActivityStorage() |
| Modifier and Type | Method and Description |
|---|---|
Activity |
add(Activity activity) |
List<Activity> |
findAll() |
Activity |
getActivityAndAssertExistence(URI lraId,
javax.ws.rs.core.UriInfo jaxrsContext) |
void |
remove(URI id) |
Copyright © 2021 Eclipse Foundation. All rights reserved.