Uses of Class
org.apache.nifi.api.toolkit.model.Bundle
Packages that use Bundle
-
Uses of Bundle in org.apache.nifi.api.toolkit.model
Fields in org.apache.nifi.api.toolkit.model declared as BundleModifier and TypeFieldDescriptionprivate Bundle
ControllerServiceAPI.bundle
private Bundle
ParameterProviderReference.bundle
private Bundle
VersionedControllerService.bundle
private Bundle
VersionedProcessor.bundle
private Bundle
VersionedReportingTask.bundle
Fields in org.apache.nifi.api.toolkit.model with type parameters of type BundleMethods in org.apache.nifi.api.toolkit.model that return BundleModifier and TypeMethodDescriptionControllerServiceAPI.getBundle()
Get bundleParameterProviderReference.getBundle()
Get bundleVersionedControllerService.getBundle()
Get bundleVersionedProcessor.getBundle()
Get bundleVersionedReportingTask.getBundle()
Get bundleMethods in org.apache.nifi.api.toolkit.model that return types with arguments of type BundleModifier and TypeMethodDescriptionRuntimeManifest.getBundles()
All extension bundles included with this runtimeMethods in org.apache.nifi.api.toolkit.model with parameters of type BundleModifier and TypeMethodDescriptionRuntimeManifest.addBundlesItem
(Bundle bundlesItem) void
void
void
void
void
Method parameters in org.apache.nifi.api.toolkit.model with type arguments of type Bundle