Interface ServiceDeskManager


@PublicApi @ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault public interface ServiceDeskManager
Provides access to ServiceDesk objects without permission checks.

It is intended this should only be required when performing administrative tasks where you need access regardless of permissions or without a user. Usually the ServiceDeskService should be preferred.