Uses of Class
org.apache.nifi.c2.protocol.component.api.ControllerServiceDefinition
-
Uses of ControllerServiceDefinition in org.apache.nifi.c2.protocol.component.api
Fields in org.apache.nifi.c2.protocol.component.api with type parameters of type ControllerServiceDefinitionModifier and TypeFieldDescriptionprivate List<ControllerServiceDefinition> ComponentManifest.controllerServicesMethods in org.apache.nifi.c2.protocol.component.api that return types with arguments of type ControllerServiceDefinitionMethod parameters in org.apache.nifi.c2.protocol.component.api with type arguments of type ControllerServiceDefinitionModifier and TypeMethodDescriptionvoidComponentManifest.setControllerServices(List<ControllerServiceDefinition> controllerServices)