Uses of Annotation Interface
org.apache.nifi.annotation.behavior.Stateful
Packages that use Stateful
-
Uses of Stateful in org.apache.nifi.documentation
Methods in org.apache.nifi.documentation with parameters of type StatefulModifier and TypeMethodDescriptionprotected abstract void
AbstractDocumentationWriter.writeStatefulInfo
(Stateful stateful) -
Uses of Stateful in org.apache.nifi.documentation.xml
Methods in org.apache.nifi.documentation.xml with parameters of type StatefulModifier and TypeMethodDescriptionprotected void
XmlDocumentationWriter.writeStatefulInfo
(Stateful stateful)