Uses of Class
org.qubership.atp.orchestrator.clients.dto.ActionEntityDto
Packages that use ActionEntityDto
-
Uses of ActionEntityDto in org.qubership.atp.orchestrator.clients.dto
Methods in org.qubership.atp.orchestrator.clients.dto that return ActionEntityDtoModifier and TypeMethodDescriptionActionEntityDto.addParametersItem(ActionParameterDto parametersItem) ActionEntityDto.engineType(EngineTypeDto engineType) @Valid ActionEntityDtoEnrichedCompoundDto.getEntity()Get entityActionEntityDto.parameters(List<ActionParameterDto> parameters) ActionEntityDto.type(ActionEntityTypeDto type) Methods in org.qubership.atp.orchestrator.clients.dto with parameters of type ActionEntityDtoModifier and TypeMethodDescriptionEnrichedCompoundDto.entity(ActionEntityDto entity) voidEnrichedCompoundDto.setEntity(ActionEntityDto entity)