Uses of Class
org.qubership.integration.platform.runtime.catalog.rest.v1.dto.chain.ChainRolesDTO
Packages that use ChainRolesDTO
-
Uses of ChainRolesDTO in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper
Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return ChainRolesDTOModifier and TypeMethodDescriptionChainRolesMapper.asChainRolesResponse(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement chainElement) ChainRolesMapperImpl.asChainRolesResponse(org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement chainElement) Methods in org.qubership.integration.platform.runtime.catalog.rest.v1.mapper that return types with arguments of type ChainRolesDTOModifier and TypeMethodDescriptionChainRolesMapper.asChainRolesResponses(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement> chainElement) ChainRolesMapperImpl.asChainRolesResponses(List<org.qubership.integration.platform.catalog.persistence.configs.entity.chain.element.ChainElement> chainElement)