Uses of Interface
com.deiser.jira.profields.api.field.date.DateFieldBuilder
-
Uses of DateFieldBuilder in com.deiser.jira.profields.api.field
Modifier and TypeMethodDescriptionFieldService.create
(DateFieldBuilder builder) Create a date field. -
Uses of DateFieldBuilder in com.deiser.jira.profields.api.field.date
Modifier and TypeMethodDescriptionDateFieldBuilder.setEditRole
(com.atlassian.jira.security.roles.ProjectRole role) Set the edit role of the field.DateFieldBuilder.setNobodyAsEditRole()
Sets nobody edit role.DateFieldBuilder.setOnlyEditorsAsViewRole()
Sets only editors view role.DateFieldBuilder.setViewRole
(com.atlassian.jira.security.roles.ProjectRole role) Set the view role of the field.