| Modifier and Type | Field and Description |
|---|---|
protected List<StaticProperty> |
ConsumableStreamPipesEntity.staticProperties |
protected List<StaticProperty> |
InvocableStreamPipesEntity.staticProperties |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
ConsumableStreamPipesEntity.getStaticProperties() |
List<StaticProperty> |
InvocableStreamPipesEntity.getStaticProperties() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InvocableStreamPipesEntity.addStaticProperty(StaticProperty staticProperty) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumableStreamPipesEntity.setStaticProperties(List<StaticProperty> staticProperties) |
void |
InvocableStreamPipesEntity.setStaticProperties(List<StaticProperty> staticProperties) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
AdapterDescription.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterDescription.addConfig(StaticProperty sp) |
| Modifier and Type | Method and Description |
|---|---|
void |
AdapterDescription.setConfig(List<StaticProperty> config) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
ProtocolDescription.getConfig() |
List<StaticProperty> |
FormatDescription.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDescription.addConfig(StaticProperty sp) |
void |
FormatDescription.addConfig(StaticProperty sp) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolDescription.setConfig(List<StaticProperty> config) |
void |
FormatDescription.setConfig(List<StaticProperty> config) |
| Constructor and Description |
|---|
FormatDescription(String uri,
String name,
String description,
List<StaticProperty> config) |
ProtocolDescription(String uri,
String name,
String description,
List<StaticProperty> config) |
ProtocolSetDescription(String uri,
String name,
String description,
List<StaticProperty> config) |
ProtocolStreamDescription(String uri,
String name,
String description,
List<StaticProperty> config) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
DataSinkInvocation.getStaticProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSinkInvocation.setStaticProperties(List<StaticProperty> staticProperties) |
| Constructor and Description |
|---|
DataProcessorDescription(String uri,
String name,
String description,
String iconUrl,
List<SpDataStream> spDataStreams,
List<StaticProperty> staticProperties,
List<OutputStrategy> outputStrategies) |
DataProcessorInvocation(String uri,
String name,
String description,
String iconUrl,
String pathName,
List<SpDataStream> spDataStreams,
List<StaticProperty> staticProperties) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnyStaticProperty |
class |
CollectionStaticProperty |
class |
DomainStaticProperty |
class |
FreeTextStaticProperty |
class |
MappingProperty |
class |
MappingPropertyNary |
class |
MappingPropertyUnary |
class |
MatchingStaticProperty |
class |
OneOfStaticProperty |
class |
RemoteOneOfStaticProperty |
class |
RuntimeResolvableAnyStaticProperty |
class |
RuntimeResolvableOneOfStaticProperty |
class |
RuntimeResolvableSelectionStaticProperty |
class |
SelectionStaticProperty |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
CollectionStaticProperty.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionStaticProperty.setMembers(List<StaticProperty> members) |
| Constructor and Description |
|---|
StaticProperty(StaticProperty other) |
| Constructor and Description |
|---|
CollectionStaticProperty(String internalName,
String label,
String description,
List<StaticProperty> members,
String memberType) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
PipelineTemplateInvocation.getStaticProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineTemplateInvocation.setStaticProperties(List<StaticProperty> staticProperties) |
| Modifier and Type | Method and Description |
|---|---|
StaticProperty |
Cloner.staticProperty(StaticProperty o) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
Cloner.staticProperties(List<StaticProperty> staticProperties) |
| Modifier and Type | Method and Description |
|---|---|
StaticProperty |
Cloner.staticProperty(StaticProperty o) |
| Modifier and Type | Method and Description |
|---|---|
List<StaticProperty> |
Cloner.staticProperties(List<StaticProperty> staticProperties) |
Copyright © 2018. All rights reserved.