|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RemoteScheme | |
|---|---|
| thucydides.plugins.jira.soap | |
| Uses of RemoteScheme in thucydides.plugins.jira.soap |
|---|
| Subclasses of RemoteScheme in thucydides.plugins.jira.soap | |
|---|---|
class |
RemotePermissionScheme
|
| Methods in thucydides.plugins.jira.soap with parameters of type RemoteScheme | |
|---|---|
RemoteProject |
JirasoapserviceV2SoapBindingStub.createProject(String in0,
String in1,
String in2,
String in3,
String in4,
String in5,
RemotePermissionScheme in6,
RemoteScheme in7,
RemoteScheme in8)
|
RemoteProject |
JiraSoapService.createProject(String in0,
String in1,
String in2,
String in3,
String in4,
String in5,
RemotePermissionScheme in6,
RemoteScheme in7,
RemoteScheme in8)
|
void |
RemoteProject.setIssueSecurityScheme(RemoteScheme issueSecurityScheme)
Sets the issueSecurityScheme value for this RemoteProject. |
void |
RemoteProject.setNotificationScheme(RemoteScheme notificationScheme)
Sets the notificationScheme value for this RemoteProject. |
| Constructors in thucydides.plugins.jira.soap with parameters of type RemoteScheme | |
|---|---|
RemoteProject(String id,
String name,
String description,
RemoteScheme issueSecurityScheme,
String key,
String lead,
RemoteScheme notificationScheme,
RemotePermissionScheme permissionScheme,
String projectUrl,
String url)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||