Uses of Class
org.apache.nifi.registry.flow.RegisteredFlowSnapshotMetadata
Packages that use RegisteredFlowSnapshotMetadata
-
Uses of RegisteredFlowSnapshotMetadata in org.apache.nifi.controller.status
Methods in org.apache.nifi.controller.status that return RegisteredFlowSnapshotMetadataMethods in org.apache.nifi.controller.status with parameters of type RegisteredFlowSnapshotMetadataModifier and TypeMethodDescriptionvoidProcessGroupStatus.setRegisteredFlowSnapshotMetadata(RegisteredFlowSnapshotMetadata registeredFlowSnapshotMetadata) -
Uses of RegisteredFlowSnapshotMetadata in org.apache.nifi.registry.flow
Methods in org.apache.nifi.registry.flow that return RegisteredFlowSnapshotMetadataMethods in org.apache.nifi.registry.flow that return types with arguments of type RegisteredFlowSnapshotMetadataModifier and TypeMethodDescriptionFlowRegistryClient.getFlowVersions(FlowRegistryClientConfigurationContext context, FlowLocation flowLocation) Retrieves the set of all versions of the specified flow.Methods in org.apache.nifi.registry.flow with parameters of type RegisteredFlowSnapshotMetadataModifier and TypeMethodDescriptionvoidRegisteredFlowSnapshot.setSnapshotMetadata(RegisteredFlowSnapshotMetadata snapshotMetadata)