| Modifier and Type | Method and Description |
|---|---|
Set<LinkCollectorConfiguration> |
EnvironmentObjectManager.getLinkCollectorsByEnvId(BigInteger environmentId) |
| Modifier and Type | Method and Description |
|---|---|
Set<LinkCollectorConfiguration> |
EnvironmentRepository.getLinkCollectorsByEnvId(BigInteger envId) |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.SetPath<LinkCollectorConfiguration,QLinkCollectorConfiguration> |
QEnvironment.reportCollectors |
| Modifier and Type | Method and Description |
|---|---|
Set<LinkCollectorConfiguration> |
Environment.getReportCollectors() |
| Modifier and Type | Method and Description |
|---|---|
void |
Environment.fillReportCollectors(Set<LinkCollectorConfiguration> reportCollectors) |
protected void |
Environment.setReportCollectors(Set<LinkCollectorConfiguration> reportCollectors) |
| Constructor and Description |
|---|
QLinkCollectorConfiguration(Class<? extends LinkCollectorConfiguration> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QLinkCollectorConfiguration(com.querydsl.core.types.Path<? extends LinkCollectorConfiguration> path) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.lang3.tuple.Pair<String,String> |
LinkCollector.collect(TcContext context,
LinkCollectorConfiguration configuration) |
Copyright © 2025. All rights reserved.