Uses of Annotation Interface
org.apache.nifi.annotation.documentation.UseCase
Packages that use UseCase
-
Uses of UseCase in org.apache.nifi.documentation
Method parameters in org.apache.nifi.documentation with type arguments of type UseCaseModifier and TypeMethodDescriptionprotected abstract voidAbstractDocumentationWriter.writeUseCases(List<UseCase> useCases) -
Uses of UseCase in org.apache.nifi.documentation.xml
Method parameters in org.apache.nifi.documentation.xml with type arguments of type UseCaseModifier and TypeMethodDescriptionprotected voidXmlDocumentationWriter.writeUseCases(List<UseCase> useCases)