Class CustomEnvironmentsInfoRepositoryImpl
java.lang.Object
org.qubership.atp.ram.repositories.impl.CustomEnvironmentsInfoRepositoryImpl
- All Implemented Interfaces:
CustomEnvironmentsInfoRepository
@Repository
public class CustomEnvironmentsInfoRepositoryImpl
extends Object
implements CustomEnvironmentsInfoRepository
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindByExecutionRequestIdInForErTestResult(Set<UUID> requestIds)
-
Constructor Details
-
CustomEnvironmentsInfoRepositoryImpl
public CustomEnvironmentsInfoRepositoryImpl()
-
-
Method Details
-
findByExecutionRequestIdInForErTestResult
- Specified by:
findByExecutionRequestIdInForErTestResultin interfaceCustomEnvironmentsInfoRepository
-