|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CcService
This service provides information about CruiseControl continuous integration projects.
Method Summary | |
---|---|
java.util.List<CcProject> |
getProjects(java.lang.String url)
Returns the project with the CC results page at the given URL. |
Methods inherited from interface hu.midori.kosmos.protocol.TimestampedService |
---|
getTimestamp |
Method Detail |
---|
java.util.List<CcProject> getProjects(java.lang.String url)
url
- points to a CC results page (eg. http://cruisecontrol.jboss.com/cc/buildresults/jbpm.3
).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |