| Package | Description |
|---|---|
| com.atlassian.jira.plugin.customfield | |
| com.atlassian.jira.render |
| Constructor and Description |
|---|
CustomFieldDefaultVelocityParams(Encoder encoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpEncoder
Encoder that renders everything as-is.
|
class |
StrictEncoder
Encoder that encodes everything.
|
class |
SwitchingEncoder
Encoder that delegates to the correct implementation depending on whether it is running in OnDemand or not.
|
| Modifier and Type | Method and Description |
|---|---|
protected Encoder |
SwitchingEncoder.createEncoder() |
Copyright © 2002-2019 Atlassian. All Rights Reserved.