Uses of Class
org.apache.nifi.flow.synchronization.VersionedFlowSynchronizationContext
Packages that use VersionedFlowSynchronizationContext
-
Uses of VersionedFlowSynchronizationContext in org.apache.nifi.flow.synchronization
Fields in org.apache.nifi.flow.synchronization declared as VersionedFlowSynchronizationContextModifier and TypeFieldDescriptionprivate final VersionedFlowSynchronizationContextStandardVersionedComponentSynchronizer.contextMethods in org.apache.nifi.flow.synchronization that return VersionedFlowSynchronizationContextConstructors in org.apache.nifi.flow.synchronization with parameters of type VersionedFlowSynchronizationContextModifierConstructorDescription -
Uses of VersionedFlowSynchronizationContext in org.apache.nifi.groups
Methods in org.apache.nifi.groups that return VersionedFlowSynchronizationContextModifier and TypeMethodDescriptionStandardProcessGroup.createGroupSynchronizationContext(ComponentIdGenerator componentIdGenerator, ComponentScheduler componentScheduler, FlowMappingOptions flowMappingOptions)