Uses of Interface
com.atlassian.confluence.util.sandbox.SandboxErrorConsumer
-
Packages that use SandboxErrorConsumer Package Description com.atlassian.confluence.impl.util.sandbox -
-
Uses of SandboxErrorConsumer in com.atlassian.confluence.impl.util.sandbox
Methods in com.atlassian.confluence.impl.util.sandbox with parameters of type SandboxErrorConsumer Modifier and Type Method Description SandboxPoolConfiguration.BuilderSandboxPoolConfiguration.Builder. withErrorConsumer(SandboxErrorConsumer errorConsumer)The sandbox server andSandboxTasklog a debug message by writing it to standard error.
-