| Package | Description |
|---|---|
| com.almworks.jira.structure.api.view |
| Modifier and Type | Field and Description |
|---|---|
static ViewSpecification |
ViewSpecification.EMPTY
Empty specification that does not contain any columns.
|
| Modifier and Type | Method and Description |
|---|---|
ViewSpecification |
ViewSpecification.Builder.build()
Builds an instance of
ViewSpecification. |
ViewSpecification |
StructureViewBean.getSpecification() |
ViewSpecification |
StructureView.getSpecification()
Returns the view specification, which defines the visual configuration of the widget
|
| Modifier and Type | Method and Description |
|---|---|
StructureView |
StructureView.setSpecification(ViewSpecification specification)
Sets the specification of the view, which defines the visual configuration of the gadget.
|
| Constructor and Description |
|---|
Builder(ViewSpecification specification)
Constructs a builder that copies the specification passed as a parameter.
|
Copyright © 2021 ALM Works. All Rights Reserved.