| Package | Description |
|---|---|
| org.openfact.component | |
| org.openfact.provider |
| Modifier and Type | Method and Description |
|---|---|
default List<ProviderConfigProperty> |
ComponentFactory.getCommonProviderConfigProperties()
These are config properties that are common across all implementation of this component type
|
default List<ProviderConfigProperty> |
SubComponentFactory.getConfigProperties(OrganizationModel organization,
ComponentModel parent) |
| Modifier and Type | Method and Description |
|---|---|
List<ProviderConfigProperty> |
ProviderConfigurationBuilder.build()
Create the list.
|
List<ProviderConfigProperty> |
ConfiguredProvider.getConfigProperties() |
| Modifier and Type | Method and Description |
|---|---|
ProviderConfigurationBuilder |
ProviderConfigurationBuilder.property(ProviderConfigProperty property) |
Copyright © 2017. All rights reserved.