Package | Description |
---|---|
com.communote.plugins.core.registries | |
com.communote.server.core.integration |
Modifier and Type | Method and Description |
---|---|
void |
IntegrationLinkGeneratorRegistry.registerIntegrationLinkGenerator(IntegrationLinkGenerator integrationLinkGenerator)
Method to register a link generator.
|
void |
IntegrationLinkGeneratorRegistry.removeIntegrationLinkGenerator(IntegrationLinkGenerator integrationLinkGenerator)
Method to remove a link generator.
|
Modifier and Type | Method and Description |
---|---|
void |
IntegrationService.addIntegrationLinkGenerator(IntegrationLinkGenerator integrationLinkGenerator)
Sets the given generator for the external system the generator refers to.
|
void |
IntegrationService.removeIntegrationLinkGenerator(IntegrationLinkGenerator integrationLinkGenerator)
Removes the given generator for the external system the generator refers to.
|
Copyright © 2019 Communote team. All rights reserved.