Uses of Class
org.wso2.am.integration.clients.publisher.api.v1.dto.LifecycleHistoryItemDTO
Packages that use LifecycleHistoryItemDTO
-
Uses of LifecycleHistoryItemDTO in org.wso2.am.integration.clients.publisher.api.v1.dto
Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return LifecycleHistoryItemDTOModifier and TypeMethodDescriptionLifecycleHistoryItemDTO.previousState(String previousState) LifecycleHistoryItemDTO.updatedTime(String updatedTime) Methods in org.wso2.am.integration.clients.publisher.api.v1.dto that return types with arguments of type LifecycleHistoryItemDTOMethod parameters in org.wso2.am.integration.clients.publisher.api.v1.dto with type arguments of type LifecycleHistoryItemDTOModifier and TypeMethodDescriptionLifecycleHistoryDTO.list(List<LifecycleHistoryItemDTO> list) voidLifecycleHistoryDTO.setList(List<LifecycleHistoryItemDTO> list)