| Package | Description |
|---|---|
| org.apache.nifi.minifi.commons.schema | |
| org.apache.nifi.minifi.commons.schema.common |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentStatusRepositorySchema |
class |
ConfigSchema |
class |
ConnectionSchema |
class |
ContentRepositorySchema |
class |
CorePropertiesSchema |
class |
FlowControllerSchema |
class |
FlowFileRepositorySchema |
class |
ProcessorSchema |
class |
ProvenanceReportingSchema |
class |
ProvenanceRepositorySchema |
class |
RemoteInputPortSchema |
class |
RemoteProcessingGroupSchema |
class |
SecurityPropertiesSchema |
class |
SensitivePropsSchema |
class |
SwapSchema |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSchema.addIssuesIfNotNull(BaseSchema baseSchema) |
static void |
BaseSchema.putIfNotNull(Map valueMap,
String key,
BaseSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BaseSchema.putListIfNotNull(Map valueMap,
String key,
List<? extends BaseSchema> list) |
Copyright © 2016 Apache NiFi Project. All rights reserved.