|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoapNamedValues | |
|---|---|
| hudson.plugins.sfee.webservice | |
| Uses of SoapNamedValues in hudson.plugins.sfee.webservice |
|---|
| Methods in hudson.plugins.sfee.webservice that return SoapNamedValues | |
|---|---|
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)
|
| Methods in hudson.plugins.sfee.webservice with parameters of type SoapNamedValues | |
|---|---|
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)
|
| Constructors in hudson.plugins.sfee.webservice with parameters of type SoapNamedValues | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||