Uses of Class
com.thed.model.CycleDTO
Packages that use CycleDTO
-
Uses of CycleDTO in com.thed.zblast.util
Methods in com.thed.zblast.util that return CycleDTOModifier and TypeMethodDescriptionstatic CycleDTO
RestUtil.CreateCycle
(CycleDTO rCycle) static CycleDTO
static CycleDTO
RestUtil.getCycleNames
(Long releaseId, String sortBy, String cycleName) static CycleDTO
RestUtil.updateCycle
(CycleDTO rCycle) Methods in com.thed.zblast.util with parameters of type CycleDTOModifier and TypeMethodDescriptionstatic CycleDTO
RestUtil.CreateCycle
(CycleDTO rCycle) static CycleDTO
RestUtil.updateCycle
(CycleDTO rCycle)