Package com.atlassian.bamboo.vcs.export
Interface VcsRepositoryContext
- All Known Implementing Classes:
VcsRepositoryContextImpl
public interface VcsRepositoryContext
-
Method Summary
-
Method Details
-
getOwnerPlan
Optional<ImmutablePlan> getOwnerPlan()- Returns:
- plans that contains repository, if the repository is part of a plan.
-