Uses of Class
com.atlassian.bamboo.repository.perforce.PerforceManager

Packages that use PerforceManager
com.atlassian.bamboo.repository.perforce   
com.atlassian.bamboo.v2.build.agent.capability   
com.atlassian.bamboo.ww2.actions.admin.repository   
 

Uses of PerforceManager in com.atlassian.bamboo.repository.perforce
 

Methods in com.atlassian.bamboo.repository.perforce with parameters of type PerforceManager
 void PerforceRepository.setPerforceManager(PerforceManager perforceManager)
           
 

Uses of PerforceManager in com.atlassian.bamboo.v2.build.agent.capability
 

Methods in com.atlassian.bamboo.v2.build.agent.capability with parameters of type PerforceManager
 void CapabilityDefaultsHelperImpl.setPerforceManager(PerforceManager perforceManager)
           
 

Uses of PerforceManager in com.atlassian.bamboo.ww2.actions.admin.repository
 

Methods in com.atlassian.bamboo.ww2.actions.admin.repository with parameters of type PerforceManager
 void PerforceCacheCondition.setPerforceManager(PerforceManager perforceManager)
           
 void ConfigurePerforceManager.setPerforceManager(PerforceManager perforceManager)
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.