Uses of Class
com.smeup.kokos.sdk.model.dto.BatchContextDTO
Packages that use BatchContextDTO
-
Uses of BatchContextDTO in com.smeup.kokos.sdk.model.dto
Methods in com.smeup.kokos.sdk.model.dto that return BatchContextDTOMethods in com.smeup.kokos.sdk.model.dto with parameters of type BatchContextDTOModifier and TypeMethodDescriptionvoidExecutionContextDTO.setBatchContext(BatchContextDTO batchContext) -
Uses of BatchContextDTO in com.smeup.kokos.sdk.util.mapper
Methods in com.smeup.kokos.sdk.util.mapper that return BatchContextDTOModifier and TypeMethodDescriptionstatic BatchContextDTOBatchContextMapper.toDTO(BatchContext context) Methods in com.smeup.kokos.sdk.util.mapper with parameters of type BatchContextDTOModifier and TypeMethodDescriptionstatic BatchContextBatchContextMapper.fromDTO(BatchContextDTO dto)