Uses of Class
org.apache.nifi.web.Revision
Packages that use Revision
-
Uses of Revision in org.apache.nifi.controller
Methods in org.apache.nifi.controller that return types with arguments of type RevisionModifier and TypeMethodDescriptionSnippet.getConnections()Snippet.getFunnels()Snippet.getInputPorts()Snippet.getLabels()Snippet.getOutputPorts()Snippet.getProcessGroups()Snippet.getProcessors()Snippet.getRemoteProcessGroups() -
Uses of Revision in org.apache.nifi.web
Methods in org.apache.nifi.web that return RevisionModifier and TypeMethodDescriptionNiFiWebConfigurationRequestContext.getRevision()The revision to include in the request.Revision.incrementRevision(String clientId) Returns a new Revision that has the same Client ID and Component ID as this one but with a larger version