Uses of Enum Class
org.frankframework.core.IMessageBrowser.HideMethod
Packages that use IMessageBrowser.HideMethod
-
Uses of IMessageBrowser.HideMethod in org.frankframework.core
Methods in org.frankframework.core that return IMessageBrowser.HideMethodModifier and TypeMethodDescriptionIMessageBrowser.getHideMethod()
static IMessageBrowser.HideMethod
Returns the enum constant of this class with the specified name.static IMessageBrowser.HideMethod[]
IMessageBrowser.HideMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.core with parameters of type IMessageBrowser.HideMethodModifier and TypeMethodDescriptionvoid
IMessageBrowser.setHideMethod
(IMessageBrowser.HideMethod hideMethod) (Only used when hideRegex is not empty) Specifies the way to hide -
Uses of IMessageBrowser.HideMethod in org.frankframework.pipes
Methods in org.frankframework.pipes with parameters of type IMessageBrowser.HideMethodModifier and TypeMethodDescriptionvoid
MessageSendingPipe.setHideMethod
(IMessageBrowser.HideMethod hideMethod) (Only used when hideRegex is not empty and only applies to error/logstore) -
Uses of IMessageBrowser.HideMethod in org.frankframework.receivers
Methods in org.frankframework.receivers with parameters of type IMessageBrowser.HideMethodModifier and TypeMethodDescriptionvoid
Receiver.setHideMethod
(IMessageBrowser.HideMethod hideMethod) Only used when hideRegex is not empty