Uses of Interface
dev.getelements.elements.sdk.service.application.ApplicationService
Packages that use ApplicationService
Package
Description
-
Uses of ApplicationService in dev.getelements.elements.git
Methods in dev.getelements.elements.git that return ApplicationServiceMethods in dev.getelements.elements.git with parameters of type ApplicationServiceModifier and TypeMethodDescriptionvoid
HttpServletRepositoryResolver.setApplicationService
(ApplicationService applicationService) -
Uses of ApplicationService in dev.getelements.elements.rest.application
Methods in dev.getelements.elements.rest.application that return ApplicationServiceMethods in dev.getelements.elements.rest.application with parameters of type ApplicationServiceModifier and TypeMethodDescriptionvoid
ApplicationResource.setApplicationService
(ApplicationService applicationService) -
Uses of ApplicationService in dev.getelements.elements.service.application
Classes in dev.getelements.elements.service.application that implement ApplicationServiceModifier and TypeClassDescriptionclass
Created by patricktwohig on 6/26/17.class
ApplicationService
implemented for when the current user hasUser.Level.SUPERUSER
access.Methods in dev.getelements.elements.service.application that return ApplicationService -
Uses of ApplicationService in dev.getelements.elements.service.cdn
Methods in dev.getelements.elements.service.cdn that return ApplicationServiceMethods in dev.getelements.elements.service.cdn with parameters of type ApplicationServiceModifier and TypeMethodDescriptionvoid
SuperuserDeploymentService.setApplicationService
(ApplicationService applicationService)