Modifier and Type | Field and Description |
---|---|
protected ExtensionScmConnection |
ExtensionScm.connection |
protected ExtensionScmConnection |
ExtensionScm.developerConnection |
Modifier and Type | Method and Description |
---|---|
ExtensionScmConnection |
ObjectFactory.createExtensionScmConnection()
Create an instance of
ExtensionScmConnection |
ExtensionScmConnection |
ExtensionScm.getConnection()
Gets the value of the connection property.
|
ExtensionScmConnection |
ExtensionScm.getDeveloperConnection()
Gets the value of the developerConnection property.
|
ExtensionScmConnection |
ExtensionScmConnection.withPath(String value) |
ExtensionScmConnection |
ExtensionScmConnection.withSystem(String value) |
Modifier and Type | Method and Description |
---|---|
void |
ExtensionScm.setConnection(ExtensionScmConnection value)
Sets the value of the connection property.
|
void |
ExtensionScm.setDeveloperConnection(ExtensionScmConnection value)
Sets the value of the developerConnection property.
|
ExtensionScm |
ExtensionScm.withConnection(ExtensionScmConnection value) |
ExtensionScm |
ExtensionScm.withDeveloperConnection(ExtensionScmConnection value) |
Copyright © 2004–2021 XWiki. All rights reserved.