Interface ActivationContextOnDataspace

All Superinterfaces:
ActivationContext<DataspaceEntitySelection>, DataspaceSet

public interface ActivationContextOnDataspace extends ActivationContext<DataspaceEntitySelection>, DataspaceSet
Provides a context to define the activation scope and permission rules for a user service being declared on a dataspace level. Refer to ActivationContext documentation for more information about the user service activation.

The maximum activation scope for this type of activation context is all dataspaces of the repository.

By default, the service is activated on all opened non-technical branches in the repository.

Since:
5.8.0
See Also: