Uses of Class
org.apache.nifi.api.toolkit.model.ComponentStateEntity
Packages that use ComponentStateEntity
-
Uses of ComponentStateEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return ComponentStateEntityModifier and TypeMethodDescriptionSwaggerResourceApi.clearState
(String id) Clears the state for a controller serviceSwaggerResourceApi.clearState_0
(String id) Clears the state for a flow analysis ruleSwaggerResourceApi.clearState_1
(String id) Clears the state for a parameter providerSwaggerResourceApi.clearState_2
(String id) Clears the state for a processorSwaggerResourceApi.clearState_3
(String id) Clears the state for a reporting taskSwaggerResourceApi.getFlowAnalysisRuleState
(String id) Gets the state for a flow analysis ruleGets the state for a controller serviceSwaggerResourceApi.getState_0
(String id) Gets the state for a parameter providerSwaggerResourceApi.getState_1
(String id) Gets the state for a processorSwaggerResourceApi.getState_2
(String id) Gets the state for a RemoteProcessGroupSwaggerResourceApi.getState_3
(String id) Gets the state for a reporting task -
Uses of ComponentStateEntity in org.apache.nifi.api.toolkit.model
Methods in org.apache.nifi.api.toolkit.model that return ComponentStateEntityModifier and TypeMethodDescriptionComponentStateEntity.componentState
(ComponentStateDTO componentState)