|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield |
|---|
| Methods in com.atlassian.greenhopper.customfield that return CustomFieldMetadata | |
|---|---|
CustomFieldMetadata |
CustomFieldMetadata.Builder.build()
|
| Methods in com.atlassian.greenhopper.customfield with parameters of type CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata.Builder |
CustomFieldMetadata.builder(CustomFieldMetadata source)
|
com.atlassian.jira.issue.fields.CustomField |
CustomFieldServiceImpl.createCustomField(CustomFieldMetadata fieldMetadata)
|
com.atlassian.jira.issue.fields.CustomField |
CustomFieldService.createCustomField(CustomFieldMetadata fieldMetadata)
Create a new custom field in JIRA with the given configuration |
static CustomFieldMetadata.Builder |
CustomFieldMetadata.Builder.from(CustomFieldMetadata source)
|
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.epiccolor |
|---|
| Fields in com.atlassian.greenhopper.customfield.epiccolor declared as CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata |
EpicColorCFType.CUSTOMFIELD_METADATA
the metadata needed to define the custom field in JIRA |
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.epiclabel |
|---|
| Fields in com.atlassian.greenhopper.customfield.epiclabel declared as CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata |
EpicLabelCFType.CUSTOMFIELD_METADATA
the metadata needed to define the custom field in JIRA |
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.epiclink |
|---|
| Fields in com.atlassian.greenhopper.customfield.epiclink declared as CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata |
EpicLinkCFType.CUSTOMFIELD_METADATA
the metadata needed to define the custom field in JIRA |
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.epicstatus |
|---|
| Fields in com.atlassian.greenhopper.customfield.epicstatus declared as CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata |
EpicStatusCFType.CUSTOMFIELD_METADATA
The metadata needed to define the custom field in JIRA |
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.rank |
|---|
| Fields in com.atlassian.greenhopper.customfield.rank declared as CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata |
RankCFType.CUSTOMFIELD_METADATA
the metadata needed to define the custom field in JIRA |
| Uses of CustomFieldMetadata in com.atlassian.greenhopper.customfield.sprint |
|---|
| Fields in com.atlassian.greenhopper.customfield.sprint declared as CustomFieldMetadata | |
|---|---|
static CustomFieldMetadata |
SprintCFType.CUSTOMFIELD_METADATA
the meta-data needed to define the custom field in JIRA |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||