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 TypeMethodDescriptionvoidHttpServletRepositoryResolver.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 TypeMethodDescriptionvoidApplicationResource.setApplicationService(ApplicationService applicationService) -
Uses of ApplicationService in dev.getelements.elements.service.application
Classes in dev.getelements.elements.service.application that implement ApplicationServiceModifier and TypeClassDescriptionclassCreated by patricktwohig on 6/26/17.classApplicationServiceimplemented for when the current user hasUser.Level.SUPERUSERaccess.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 TypeMethodDescriptionvoidSuperuserDeploymentService.setApplicationService(ApplicationService applicationService)