Uses of Class
org.apache.nifi.api.toolkit.model.CreateActiveRequestEntity
Packages that use CreateActiveRequestEntity
-
Uses of CreateActiveRequestEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api with parameters of type CreateActiveRequestEntityModifier and TypeMethodDescriptionSwaggerResourceApi.createVersionControlRequest
(CreateActiveRequestEntity body) Create a version control request Creates a request so that a Process Group can be placed under Version Control or have its Version Control configuration changed. -
Uses of CreateActiveRequestEntity in org.apache.nifi.api.toolkit.model
Methods in org.apache.nifi.api.toolkit.model that return CreateActiveRequestEntityModifier and TypeMethodDescriptionCreateActiveRequestEntity.disconnectedNodeAcknowledged
(Boolean disconnectedNodeAcknowledged) CreateActiveRequestEntity.processGroupId
(String processGroupId)