Package com.chutneytesting.agent.api.dto
Class ExploreResultApiDto.AgentLinkEntity
- java.lang.Object
-
- com.chutneytesting.agent.api.dto.ExploreResultApiDto.AgentLinkEntity
-
- Enclosing class:
- ExploreResultApiDto
public static class ExploreResultApiDto.AgentLinkEntity extends Object
-
-
Field Summary
Fields Modifier and Type Field Description StringdestinationStringsource
-
Constructor Summary
Constructors Constructor Description AgentLinkEntity()AgentLinkEntity(String source, String destination)
-