@Internal public interface ElasticTunnelDefinitionDao extends BambooObjectDao<ElasticTunnelDefinition>
ElasticTunnelDefinition
Modifier and Type | Method and Description |
---|---|
ElasticTunnelDefinition |
findByAgentId(long agentId) |
void |
removeByAgentId(long agentId) |
countAll, countWithRestriction, delete, deleteAll, findAll, findById, merge, save, saveAll
@Nullable ElasticTunnelDefinition findByAgentId(long agentId)
void removeByAgentId(long agentId)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.