com.atlassian.bamboo.repository
Interface MandatoryCleanCheckoutAwareRepository

All Known Implementing Classes:
AppLinksSvnRepository, SvnRepository

public interface MandatoryCleanCheckoutAwareRepository

Implement this interface if repository can be configured in a way that requires clean checkout at each build.


Method Summary
 boolean isCleanCheckoutRequired()
           
 

Method Detail

isCleanCheckoutRequired

boolean isCleanCheckoutRequired()


Copyright © 2012 Atlassian. All Rights Reserved.