Uses of Class
org.apache.nifi.api.toolkit.model.ActionEntity
Packages that use ActionEntity
-
Uses of ActionEntity in org.apache.nifi.api.toolkit.api
Methods in org.apache.nifi.api.toolkit.api that return ActionEntityModifier and TypeMethodDescriptionGets an action Note: This endpoint is subject to change as NiFi and it's REST API evolve. -
Uses of ActionEntity in org.apache.nifi.api.toolkit.model
Fields in org.apache.nifi.api.toolkit.model with type parameters of type ActionEntityMethods in org.apache.nifi.api.toolkit.model that return ActionEntityModifier and TypeMethodDescriptionMethods in org.apache.nifi.api.toolkit.model that return types with arguments of type ActionEntityMethods in org.apache.nifi.api.toolkit.model with parameters of type ActionEntityMethod parameters in org.apache.nifi.api.toolkit.model with type arguments of type ActionEntityModifier and TypeMethodDescriptionHistoryDTO.actions
(List<ActionEntity> actions) void
HistoryDTO.setActions
(List<ActionEntity> actions)