|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.repository.MavenPomAccessorAbstract
public abstract class MavenPomAccessorAbstract
Constructor Summary | |
---|---|
protected |
MavenPomAccessorAbstract(AbstractRepository repository)
|
Method Summary | |
---|---|
java.lang.String |
getMavenPomCheckoutAccessEditHtml(BuildConfiguration buildConfiguration)
Returns HTML for the Maven POM import configuration of the repository |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.bamboo.repository.MavenPomAccessor |
---|
checkoutMavenPom, getMavenScmProviderKey, parseMavenScmUrl |
Constructor Detail |
---|
protected MavenPomAccessorAbstract(@NotNull AbstractRepository repository)
Method Detail |
---|
@Nullable public java.lang.String getMavenPomCheckoutAccessEditHtml(@NotNull BuildConfiguration buildConfiguration)
MavenPomAccessor
getMavenPomCheckoutAccessEditHtml
in interface MavenPomAccessor
buildConfiguration
- BuildConfiguration object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |