Uses of Class
org.apache.nifi.api.toolkit.model.FlowComparisonEntity
Packages that use FlowComparisonEntity
-
Uses of FlowComparisonEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return FlowComparisonEntityModifier and TypeMethodDescriptionSwaggerResourceApi.getLocalModifications
(String id) Gets a list of local modifications to the Process Group since it was last synchronized with the Flow Registry -
Uses of FlowComparisonEntity in org.apache.nifi.api.toolkit.model
Methods in org.apache.nifi.api.toolkit.model that return FlowComparisonEntityModifier and TypeMethodDescriptionFlowComparisonEntity.addComponentDifferencesItem
(ComponentDifferenceDTO componentDifferencesItem) FlowComparisonEntity.componentDifferences
(List<ComponentDifferenceDTO> componentDifferences)