| Package | Description |
|---|---|
| com.atlassian.confluence.util.sandbox |
Sandbox framework enables running any java code independent of Confluence core in a separate OS process which can
crash, run out of memory, be killed and restarted without affecting Confluence.
|
| Modifier and Type | Method and Description |
|---|---|
SandboxCallbackContext |
SandboxSpec.callbackContext()
Callback context object for this sandbox instance
|
| Modifier and Type | Method and Description |
|---|---|
R |
SandboxCallback.apply(SandboxCallbackContext context,
T t) |
Copyright © 2003–2022 Atlassian. All rights reserved.