- getApplicationContext() - Static method in class eu.europeana.cloud.service.dps.ApplicationContextUtils
-
- getTask(String, String) - Method in class eu.europeana.cloud.service.dps.rest.TopologyTasksResource
-
Retrieves a task with the given taskId from the specified topology.
- getTaskNotification(String) - Method in class eu.europeana.cloud.service.dps.rest.TopologyTasksResource
-
Retrieves notifications for the specified task.
- getTaskProgress(String, String) - Method in class eu.europeana.cloud.service.dps.rest.TopologyTasksResource
-
Retrieves the current progress for the requested task.
- grantPermissions(String, String, String) - Method in class eu.europeana.cloud.service.dps.rest.TopologyTasksResource
-
Grants read / write permissions for a task to the specified user.
- grantPermissionsForTask(String) - Method in class eu.europeana.cloud.service.dps.utils.PermissionManager
-
Grants permissions to the current user for the specified task.
- grantPermissionsForTask(String, String) - Method in class eu.europeana.cloud.service.dps.utils.PermissionManager
-
Grants permissions for the specified task to the specified user.
- grantPermissionsToTaskResources(DpsTask, String, String, String) - Method in class eu.europeana.cloud.service.dps.utils.permissionmanager.DatasetPermissionManager
-
- grantPermissionsToTaskResources(DpsTask, String, String, String) - Method in class eu.europeana.cloud.service.dps.utils.permissionmanager.RecordPermissionManager
-
- grantPermissionsToTaskResources(DpsTask, String, String, String) - Method in class eu.europeana.cloud.service.dps.utils.permissionmanager.ResourcePermissionManager
-
Grants permissions to all the resources inside the task.
- grantPermissionsToTopology(String, String) - Method in class eu.europeana.cloud.service.dps.rest.TopologiesResource
-
Grants user with given username read/ write permissions for the requested topology.
- grantPermissionToVersion(String, String, String, String, String) - Method in class eu.europeana.cloud.service.dps.utils.permissionmanager.ResourcePermissionManager
-
Grants permissions to the current user for the specified version.