Uses of Interface
com.deiser.jira.profields.api.field.duration.DurationFieldBuilder
Package
Description
-
Uses of DurationFieldBuilder in com.deiser.jira.profields.api.field
Modifier and TypeMethodDescriptionFieldService.getDurationFieldBuilder()
Get duration field builder.Modifier and TypeMethodDescriptionFieldService.create
(DurationFieldBuilder builder) Create a duration field. -
Uses of DurationFieldBuilder in com.deiser.jira.profields.api.field.duration
Modifier and TypeMethodDescriptionDurationFieldBuilder.setEditRole
(com.atlassian.jira.security.roles.ProjectRole role) Set the edit role of the field.DurationFieldBuilder.setNobodyAsEditRole()
Sets nobody edit role.DurationFieldBuilder.setOnlyEditorsAsViewRole()
Sets only editors view role.DurationFieldBuilder.setViewRole
(com.atlassian.jira.security.roles.ProjectRole role) Set the view role of the field.