| Package | Description |
|---|---|
| hudson.plugins.sfee.webservice |
| Modifier and Type | Method and Description |
|---|---|
SoapNamedValues |
TrackerSoapDO.getAssignments()
Gets the assignments value for this TrackerSoapDO.
|
SoapNamedValues |
RbacAppSoapBindingStub.listRolePaths(String sessionId,
String roleId,
String repositoryId) |
SoapNamedValues |
RbacAppSoap.listRolePaths(String sessionId,
String roleId,
String repositoryId) |
| Modifier and Type | Method and Description |
|---|---|
void |
TrackerSoapDO.setAssignments(SoapNamedValues assignments)
Sets the assignments value for this TrackerSoapDO.
|
void |
RbacAppSoapBindingStub.setRolePaths(String sessionId,
String roleId,
String repositoryId,
SoapNamedValues rolePaths) |
void |
RbacAppSoap.setRolePaths(String sessionId,
String roleId,
String repositoryId,
SoapNamedValues rolePaths) |
| Constructor and Description |
|---|
TrackerSoapDO(String createdBy,
Calendar createdDate,
String id,
String lastModifiedBy,
Calendar lastModifiedDate,
int version,
String description,
String parentFolderId,
String path,
String projectId,
String title,
SoapNamedValues assignments,
String autoAssignField) |
Copyright © 2004-2014 Hudson. All Rights Reserved.