| Package | Description |
|---|---|
| com.mware.core.model.clientapi.dto | |
| com.mware.core.model.workQueue | |
| com.mware.core.model.workspace |
| Modifier and Type | Method and Description |
|---|---|
List<ClientApiWorkspace> |
ClientApiUser.getWorkspaces() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebQueueRepository.broadcastWorkProductDelete(String workProductId,
ClientApiWorkspace workspace) |
void |
WebQueueRepository.broadcastWorkspace(ClientApiWorkspace workspace,
List<ClientApiWorkspace.User> previousUsers,
String changedByUserId,
String changedBySourceGuid) |
org.json.JSONObject |
WebQueueRepository.getPermissionsWithUsers(ClientApiWorkspace workspace,
List<ClientApiWorkspace.User> previousUsers) |
void |
WebQueueRepository.pushWorkspaceDelete(ClientApiWorkspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
ClientApiWorkspace |
WorkspaceRepository.toClientApi(Workspace workspace,
User user,
Authorizations authorizations) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.