|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cgs.build.BuildServer
public class BuildServer
Singleton server for processing build jobs.
| Method Summary | |
|---|---|
static BuildServer |
instance(Configuration config)
|
java.lang.String |
jobListAsJson()
|
int |
submitJob(BuildJob job)
Submit a build job, assigns and returns the job number. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static BuildServer instance(Configuration config)
public java.lang.String jobListAsJson()
public int submitJob(BuildJob job)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||