Uses of Class
org.apache.nifi.cluster.protocol.ComponentRevision
Packages that use ComponentRevision
-
Uses of ComponentRevision in org.apache.nifi.cluster.protocol
Fields in org.apache.nifi.cluster.protocol with type parameters of type ComponentRevisionModifier and TypeFieldDescriptionprivate List
<ComponentRevision> ComponentRevisionSnapshot.componentRevisions
Methods in org.apache.nifi.cluster.protocol that return ComponentRevisionModifier and TypeMethodDescriptionstatic ComponentRevision
ComponentRevision.fromRevision
(Revision revision) Methods in org.apache.nifi.cluster.protocol that return types with arguments of type ComponentRevisionMethod parameters in org.apache.nifi.cluster.protocol with type arguments of type ComponentRevisionModifier and TypeMethodDescriptionvoid
ComponentRevisionSnapshot.setComponentRevisions
(List<ComponentRevision> componentRevisions)