Build Jobs are registered with the Build Queue to be executed at a certain time
void addBuild( Xinc_Build_Interface $build)
Calls the getNextBuildTime() method to put the builds into the right order in the queue
void addBuilds( Xinc_Build_Iterator $builds)
Xinc_Build_Interface getNextBuild( )
integer getNextBuildTime( )