Interface CumulativeField
- All Superinterfaces:
- Field,- FormulaField
Deprecated.
Cumulative field
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetFieldRestriction(FieldRestriction restriction) Deprecated.Set Restriction options for viewing and editing values.Methods inherited from interface com.deiser.jira.profields.api.field.FieldgetCustomFieldId, getDescription, getEditRoleId, getFieldActions, getFieldRestriction, getId, getName, getPQLToken, getType, getViewRoleId, hasCustomField, hasParent, isList, isMultiple, isPredefined, isSystem, setCustomField, setDescription, setNameMethods inherited from interface com.deiser.jira.profields.api.field.formula.FormulaFieldgetFieldId, getTemplate, setFieldId, setNobodyAsViewRole, setViewRole
- 
Method Details- 
setFieldRestrictionDeprecated.Set Restriction options for viewing and editing values. Create FieldRestriction by FieldRestrictionBuilder- Specified by:
- setFieldRestrictionin interface- FormulaField
- Parameters:
- restriction- for the field
 
 
-