Class MailInboundChannelModel.ClassificationSubSettings
java.lang.Object
com.flowable.platform.engine.impl.eventregistry.mail.MailInboundChannelModel.ClassificationSubSettings
- Enclosing class:
MailInboundChannelModel
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mode
The classification mode, either"explicit"or"agentic". -
reference
The key referencing the model used for classification. For"explicit"this is the content model (document definition) key, for"agentic"this is the AI agent key.
-
-
Constructor Details
-
ClassificationSubSettings
public ClassificationSubSettings()
-
-
Method Details
-
getMode
-
setMode
-
getReference
-
setReference
-