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.Builder
SandboxPoolConfiguration.Builder. withErrorConsumer(SandboxErrorConsumer errorConsumer)
The sandbox server andSandboxTask
log a debug message by writing it to standard error.
-