Class AgentChatEditorAppearance
This class can only be used within the novomind iAGENT Chat Agent application.
- Since:
- 12.36
-
Method Summary
Modifier and TypeMethodDescriptionThe method overrides the default ability and allows the feature of assigning tags.The method overrides the default ability and allows the feature of blocking.The method overrides the default ability and allows the feature of creating a ticket.The method overrides the default ability and allows the feature of forwarding.The method overrides the default ability and allows the feature of printing.The method overrides the default ability and allows the feature of recategorization.The method overrides the default ability and allows the feature of resubmission.The method overrides the default ability and allows the feature of saving.The method overrides the default ability and allows the feature of sending and quitting after a delay.The method overrides the default ability and allows the feature of sending files.static AgentChatEditorAppearance
defaults()
Creates an instance ofAgentChatEditorAppearance
using defaults.The method overrides the default ability and disallows the feature of assigning tags.The method overrides the default ability and disallows the feature of blocking.The method overrides the default ability and disallows the feature of creating a ticket.The method overrides the default ability and disallows the feature of forwarding.The method overrides the default ability and disallows the feature of printing.The method overrides the default ability and disallows the feature of recategorization.The method overrides the default ability and disallows the feature of resubmission.The method overrides the default ability and disallows the feature of saving.The method overrides the default ability and disallows the feature of sending and quitting after a delay.The method overrides the default ability and disallows the feature of sending files.The method returns the current ability to allow or disallow the feature of assigning tags.The method returns the current ability to allow or disallow the feature of blocking.The method returns the current ability to allow or disallow the feature of creating a ticket.The method returns the current ability to allow or disallow the feature of forwarding.The method returns the current ability to allow or disallow the feature of printing.The method returns the current ability to allow or disallow the feature of recategorization.The method returns the current ability to allow or disallow the feature of resubmission.The method returns the current ability to allow or disallow the feature of saving.The method returns the current ability to allow or disallow the feature of sending and quitting after a delay.The method returns the current ability to allow or disallow the feature of sending files.
-
Method Details
-
defaults
Creates an instance ofAgentChatEditorAppearance
using defaults.- Returns:
- an instance of
AgentChatEditorAppearance
with default settings. - Since:
- 12.36
-
isSendFilesAllowed
The method returns the current ability to allow or disallow the feature of sending files.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowSendFiles
The method overrides the default ability and allows the feature of sending files.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowSendFiles
The method overrides the default ability and disallows the feature of sending files.- Returns:
this
- Since:
- 12.36
-
isResubmitAllowed
The method returns the current ability to allow or disallow the feature of resubmission.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowResubmit
The method overrides the default ability and allows the feature of resubmission.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowResubmit
The method overrides the default ability and disallows the feature of resubmission.- Returns:
this
- Since:
- 12.36
-
isForwardAllowed
The method returns the current ability to allow or disallow the feature of forwarding.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowForward
The method overrides the default ability and allows the feature of forwarding.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowForward
The method overrides the default ability and disallows the feature of forwarding.- Returns:
this
- Since:
- 12.36
-
isBlockAllowed
The method returns the current ability to allow or disallow the feature of blocking.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowBlock
The method overrides the default ability and allows the feature of blocking.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowBlock
The method overrides the default ability and disallows the feature of blocking.- Returns:
this
- Since:
- 12.36
-
isRecategorizeAllowed
The method returns the current ability to allow or disallow the feature of recategorization.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowRecategorize
The method overrides the default ability and allows the feature of recategorization.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowRecategorize
The method overrides the default ability and disallows the feature of recategorization.- Returns:
this
- Since:
- 12.36
-
isAssignTagsAllowed
The method returns the current ability to allow or disallow the feature of assigning tags.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowAssignTags
The method overrides the default ability and allows the feature of assigning tags.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowAssignTags
The method overrides the default ability and disallows the feature of assigning tags.- Returns:
this
- Since:
- 12.36
-
isPrintAllowed
The method returns the current ability to allow or disallow the feature of printing.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowPrint
The method overrides the default ability and allows the feature of printing.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowPrint
The method overrides the default ability and disallows the feature of printing.- Returns:
this
- Since:
- 12.36
-
isSaveAllowed
The method returns the current ability to allow or disallow the feature of saving.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowSave
The method overrides the default ability and allows the feature of saving.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowSave
The method overrides the default ability and disallows the feature of saving.- Returns:
this
- Since:
- 12.36
-
isCreateTicketAllowed
The method returns the current ability to allow or disallow the feature of creating a ticket.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowCreateTicket
The method overrides the default ability and allows the feature of creating a ticket.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowCreateTicket
The method overrides the default ability and disallows the feature of creating a ticket.- Returns:
this
- Since:
- 12.36
-
isSendAndQuitAfterDelayAllowed
The method returns the current ability to allow or disallow the feature of sending and quitting after a delay.- Returns:
- a non-empty Optional if the default ability is overridden or an empty Optional for the default ability.
- Since:
- 12.36
-
allowSendAndQuitAfterDelay
The method overrides the default ability and allows the feature of sending and quitting after a delay.Please note that other plugins may also override the default ability for this feature. If another plugin disallows the feature, this method will not take any effect.
- Returns:
this
- Since:
- 12.36
-
disallowSendAndQuitAfterDelay
The method overrides the default ability and disallows the feature of sending and quitting after a delay.- Returns:
this
- Since:
- 12.36
-