Uses of Class
de.qytera.qtaf.xray.dto.jira.HistoryMetadataParticipantDto
Packages that use HistoryMetadataParticipantDto
-
Uses of HistoryMetadataParticipantDto in de.qytera.qtaf.xray.dto.jira
Methods in de.qytera.qtaf.xray.dto.jira that return HistoryMetadataParticipantDtoModifier and TypeMethodDescriptionHistoryMetadataDto.getActor()HistoryMetadataDto.getCause()HistoryMetadataDto.getGenerator()Methods in de.qytera.qtaf.xray.dto.jira with parameters of type HistoryMetadataParticipantDtoModifier and TypeMethodDescriptionvoidHistoryMetadataDto.setActor(HistoryMetadataParticipantDto actor) voidHistoryMetadataDto.setCause(HistoryMetadataParticipantDto cause) voidHistoryMetadataDto.setGenerator(HistoryMetadataParticipantDto generator)