public interface FormulaFieldBuilder extends FieldBuilder<FormulaFieldBuilder>
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldId()
Get the field id.
|
com.deiser.jira.profields.formula.domain.FormulaTemplateEnum |
getTemplate()
Gets template.
|
FormulaFieldBuilder |
setFieldId(String fieldId)
Set the field id.
|
getDescription, getName, getProjectRoleId, getType, hasCustomField, setCustomField, setDescription, setName, setNobodyAsProjectRole, setProjectRoleString getFieldId()
FormulaFieldBuilder setFieldId(String fieldId)
fieldId - the field idcom.deiser.jira.profields.formula.domain.FormulaTemplateEnum getTemplate()
Copyright © 2022 DEISER. All Rights Reserved.