Uses of Interface
com.smeup.kokos.sdk.caller.IServiceCaller
Packages that use IServiceCaller
Package
Description
-
Uses of IServiceCaller in com.smeup.kokos.sdk
Methods in com.smeup.kokos.sdk with parameters of type IServiceCallerModifier and TypeMethodDescriptionstatic ExecutionContextExecutionContextManager.createContext(ExecutionContextDTO dto, IServiceCaller serviceCaller) static ExecutionContextExecutionContextManager.createContext(PropertiesExecutionContextDTO dto, IServiceCaller serviceCaller) -
Uses of IServiceCaller in com.smeup.kokos.sdk.caller
Classes in com.smeup.kokos.sdk.caller that implement IServiceCaller -
Uses of IServiceCaller in com.smeup.kokos.sdk.entrypoint.restapi.handler
Fields in com.smeup.kokos.sdk.entrypoint.restapi.handler declared as IServiceCallerConstructors in com.smeup.kokos.sdk.entrypoint.restapi.handler with parameters of type IServiceCallerModifierConstructorDescriptionExecuteFunHandler(boolean isBatch, IServiceCaller serviceCaller) ExecuteFunHandlerV3(IServiceCaller serviceCaller) -
Uses of IServiceCaller in com.smeup.kokos.sdk.model
Methods in com.smeup.kokos.sdk.model that return IServiceCallerMethods in com.smeup.kokos.sdk.model with parameters of type IServiceCallerModifier and TypeMethodDescriptionvoidExecutionContext.setServiceCaller(IServiceCaller serviceCaller)