Uses of Class
com.aquima.web.rest.v1.resource.impl.Runtime
Packages that use Runtime
Package
Description
-
Uses of Runtime in com.aquima.web.rest.v1.controller
Methods in com.aquima.web.rest.v1.controller that return Runtime -
Uses of Runtime in com.aquima.web.rest.v1.linker.impl
Methods in com.aquima.web.rest.v1.linker.impl with parameters of type RuntimeMethod parameters in com.aquima.web.rest.v1.linker.impl with type arguments of type RuntimeModifier and TypeMethodDescriptionvoid
RuntimeLinker.link
(PagedObject<Runtime> pagedObject, IPaginator<Runtime> paginator) void
RuntimeLinker.link
(PagedObject<Runtime> pagedObject, IPaginator<Runtime> paginator) -
Uses of Runtime in com.aquima.web.rest.v1.service
Methods in com.aquima.web.rest.v1.service that return RuntimeMethods in com.aquima.web.rest.v1.service with parameters of type RuntimeConstructor parameters in com.aquima.web.rest.v1.service with type arguments of type RuntimeModifierConstructorDescriptionRuntimeService
(IResourceLinker<Runtime> linker, String runtimeName, boolean productionMode, com.aquima.interactions.foundation.Version runtimeVersion)