public class NiFiRegRemoteProcessGroupSchemaFunction extends Object implements Function<org.apache.nifi.flow.VersionedRemoteProcessGroup,RemoteProcessGroupSchema>
| Modifier and Type | Field and Description |
|---|---|
private NiFiRegRemotePortSchemaFunction |
remotePortSchemaFunction |
| Constructor and Description |
|---|
NiFiRegRemoteProcessGroupSchemaFunction(NiFiRegRemotePortSchemaFunction remotePortSchemaFunction) |
| Modifier and Type | Method and Description |
|---|---|
RemoteProcessGroupSchema |
apply(org.apache.nifi.flow.VersionedRemoteProcessGroup versionedRemoteProcessGroup) |
private final NiFiRegRemotePortSchemaFunction remotePortSchemaFunction
public NiFiRegRemoteProcessGroupSchemaFunction(NiFiRegRemotePortSchemaFunction remotePortSchemaFunction)
public RemoteProcessGroupSchema apply(org.apache.nifi.flow.VersionedRemoteProcessGroup versionedRemoteProcessGroup)
apply in interface Function<org.apache.nifi.flow.VersionedRemoteProcessGroup,RemoteProcessGroupSchema>Copyright © 2023 Apache NiFi Project. All rights reserved.