com.atlassian.bamboo.plugins.hg
Interface HgRepositoryFacade

All Known Implementing Classes:
BitbucketRepository, HgRepository

@Internal
public interface HgRepositoryFacade


Field Summary
static com.google.common.base.Function<ImmutablePlan,Iterable<HgRepository>> HG_REPOSITORIES_OF_PLAN
          Retrieves git repositories of one plan
 
Method Summary
 HgRepository getHgRepository()
           
 

Field Detail

HG_REPOSITORIES_OF_PLAN

static final com.google.common.base.Function<ImmutablePlan,Iterable<HgRepository>> HG_REPOSITORIES_OF_PLAN
Retrieves git repositories of one plan

Method Detail

getHgRepository

@Nullable
HgRepository getHgRepository()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.