Interface ActivationContextOnDataset

All Superinterfaces:
ActivationContext<DatasetEntitySelection>, ActivationContextWithDatasetSet<DatasetEntitySelection>, DatasetSet, DataspaceSet

public interface ActivationContextOnDataset extends ActivationContextWithDatasetSet<DatasetEntitySelection>
Provides a context to define the activation scope and permission rules for a user service being declared on a dataset level. Please refer to ActivationContext documentation for more information on user service activation.

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

Since:
5.8.0
See Also: