Uses of Interface
com.chutneytesting.jira.api.JiraTestExecutionDto
Packages that use JiraTestExecutionDto
-
Uses of JiraTestExecutionDto in com.chutneytesting.jira.api
Classes in com.chutneytesting.jira.api that implement JiraTestExecutionDtoMethods in com.chutneytesting.jira.api that return JiraTestExecutionDtoModifier and TypeMethodDescriptionJiraModuleController.getScenariosByCampaignExecutionId(String campaignExecutionId) Methods in com.chutneytesting.jira.api with parameters of type JiraTestExecutionDtoModifier and TypeMethodDescriptionImmutableJiraTestExecutionDto.copyOf(JiraTestExecutionDto instance) Creates an immutable copy of aJiraTestExecutionDtovalue.ImmutableJiraTestExecutionDto.Builder.from(JiraTestExecutionDto instance) Fill a builder with attribute values from the providedJiraTestExecutionDtoinstance.