Package | Description |
---|---|
com.collabnet.ce.soap60.webservices.news |
Modifier and Type | Method and Description |
---|---|
NewsPostSoapDO |
NewsAppSoapMockStub.createNewsPost(String sessionId,
String projectId,
String title,
String body)
Simulate a call to createNewsPost
|
NewsPostSoapDO |
INewsAppSoap.createNewsPost(String sessionId,
String projectId,
String title,
String body)
Posts a news item to the project.
|
NewsPostSoapDO |
NewsAppSoapStub.createNewsPost(String sessionId,
String projectId,
String title,
String body) |
Copyright © 2017 CollabNet. All Rights Reserved.