Uses of Class
com.smeup.kokos.sdk.model.dto.ExecutionContextDTO
Packages that use ExecutionContextDTO
Package
Description
-
Uses of ExecutionContextDTO in com.smeup.kokos.sdk
Methods in com.smeup.kokos.sdk with parameters of type ExecutionContextDTOModifier and TypeMethodDescriptionstatic ExecutionContextExecutionContextManager.createContext(ExecutionContextDTO dto, IServiceCaller serviceCaller) -
Uses of ExecutionContextDTO in com.smeup.kokos.sdk.model.dto
Methods in com.smeup.kokos.sdk.model.dto that return ExecutionContextDTOMethods in com.smeup.kokos.sdk.model.dto with parameters of type ExecutionContextDTOModifier and TypeMethodDescriptionvoidExecuteFunPayloadDTO.setContext(ExecutionContextDTO context) Constructors in com.smeup.kokos.sdk.model.dto with parameters of type ExecutionContextDTO -
Uses of ExecutionContextDTO in com.smeup.kokos.sdk.model.k11
Methods in com.smeup.kokos.sdk.model.k11 that return ExecutionContextDTOMethods in com.smeup.kokos.sdk.model.k11 with parameters of type ExecutionContextDTO -
Uses of ExecutionContextDTO in com.smeup.kokos.sdk.util.mapper
Methods in com.smeup.kokos.sdk.util.mapper that return ExecutionContextDTOModifier and TypeMethodDescriptionstatic ExecutionContextDTOExecutionContextMapper.toDTO(ExecutionContext context) Methods in com.smeup.kokos.sdk.util.mapper with parameters of type ExecutionContextDTOModifier and TypeMethodDescriptionstatic ExecutionContextExecutionContextMapper.fromDTO(ExecutionContextDTO dto)