Uses of Class
com.atlassian.bamboo.repository.perforce.PerforceManager
-
Packages that use PerforceManager Package Description 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
Fields in com.atlassian.bamboo.repository.perforce declared as PerforceManager Modifier and Type Field Description protected PerforceManager
PerforceRepository. perforceManager
Methods in com.atlassian.bamboo.repository.perforce with parameters of type PerforceManager Modifier and Type Method Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description void
ConfigurePerforceManager. setPerforceManager(PerforceManager perforceManager)
void
PerforceCacheCondition. setPerforceManager(PerforceManager perforceManager)
-