JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chutneytesting.jira.api
Interface JiraConfigurationDto
All Known Implementing Classes:
ImmutableJiraConfigurationDto
@Immutable
public interface
JiraConfigurationDto
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
password
()
String
url
()
String
username
()
Method Details
url
String
url
()
username
String
username
()
password
String
password
()