Uses of Interface
com.atlassian.bamboo.v2.build.repository.LegacyRepository
-
Packages that use LegacyRepository Package Description com.atlassian.bamboo.repository.perforce -
-
Uses of LegacyRepository in com.atlassian.bamboo.repository.perforce
Classes in com.atlassian.bamboo.repository.perforce that implement LegacyRepository Modifier and Type Class Description class
PerforceRepository
This class provides a Perforce implementation of theRepository
interface.
-