| Package | Description |
|---|---|
| com.atlassian.confluence.util.sandbox |
Sandbox framework enables running any java code independent from Confluence core in a separate OS process which can
crash, run out of memory, being killed and restarted without affecting Confluence.
|
| Modifier and Type | Method and Description |
|---|---|
SandboxConfiguration |
SandboxConfiguration.Builder.build()
Builds the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Sandbox |
SandboxService.create(SandboxConfiguration configuration) |
Copyright © 2003–2018 Atlassian. All rights reserved.