| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.xhtml |
| Modifier and Type | Method and Description |
|---|---|
static XhtmlTimeoutException |
XhtmlTimeoutException.createForTimeout(io.atlassian.util.concurrent.Timeout timeout) |
static XhtmlTimeoutException |
XhtmlTimeoutException.forTimeout(com.atlassian.util.concurrent.Timeout timeout)
Deprecated.
since 7.0.1. Use
createForTimeout(Timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConversionContext.checkTimeout() |
void |
ConversionContext.checkTimeout()
Check the timeout and throw an XhtmlTimeoutException if the timeout is expired.
|
Copyright © 2003–2022 Atlassian. All rights reserved.