Interface PlatformServiceAccessor

  • All Superinterfaces:
    ServiceAccessor
    All Known Implementing Classes:
    SpringPlatformServiceAccessor

    public interface PlatformServiceAccessor
    extends ServiceAccessor
    Accessor for tenant level engine services.

    All server side services of the platform can be accessed using this class. Using server side services instead of an API might cause unexpected behaviors and damage your data.

    Author:
    Matthieu Chaffotte, Elias Ricken de Medeiros, Zhao Na