|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuildQueueService | |
---|---|
org.apache.continuum.buildmanager | |
org.apache.continuum.buildqueue | |
org.apache.maven.continuum.configuration |
Uses of BuildQueueService in org.apache.continuum.buildmanager |
---|
Methods in org.apache.continuum.buildmanager with parameters of type BuildQueueService | |
---|---|
void |
ParallelBuildsManager.setBuildQueueService(BuildQueueService buildQueueService)
|
Uses of BuildQueueService in org.apache.continuum.buildqueue |
---|
Classes in org.apache.continuum.buildqueue that implement BuildQueueService | |
---|---|
class |
DefaultBuildQueueService
DefaultBuildQueueService |
Uses of BuildQueueService in org.apache.maven.continuum.configuration |
---|
Methods in org.apache.maven.continuum.configuration that return BuildQueueService | |
---|---|
BuildQueueService |
DefaultConfigurationService.getBuildQueueService()
|
Methods in org.apache.maven.continuum.configuration with parameters of type BuildQueueService | |
---|---|
void |
DefaultConfigurationService.setBuildQueueService(BuildQueueService buildQueueService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |