| Modifier and Type | Method and Description |
|---|---|
List<Trigger> |
ConnectorModel.getTriggers() |
| Constructor and Description |
|---|
ConnectorModel(String connectorName,
String description,
String mvnGroupId,
String mvnArtifactId,
String mvnVersion,
String basePackage,
ConnectorCategory category,
BaseUri baseUri,
List<Protocol> protocols,
List<ConnectorOperation> operations,
List<Pagination> paginations,
String extensionXml,
List<Trigger> triggers,
List<ConnectorInterceptor> interceptors,
ConnectorConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
ResolverExpression<SampleDataDefinition> |
SampleDataBuilder.build(Trigger trigger) |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeTrigger |
Copyright © 2023. All rights reserved.