Klasse JqlQueryField.JqlQueryFieldBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.JqlQueryField.JqlQueryFieldBuilder
- Umschließende Klasse:
JqlQueryField
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()encodedName(String encodedName) The encoded name of the field, which can be used directly in a JQL query.The name of the field.property(List<JqlQueryFieldEntityProperty> property) When the field refers to a value in an entity property, details of the entity property value.toString()
-
Methodendetails
-
encodedName
The encoded name of the field, which can be used directly in a JQL query.- Gibt zurück:
this.
-
name
The name of the field.- Gibt zurück:
this.
-
property
When the field refers to a value in an entity property, details of the entity property value.- Gibt zurück:
this.
-
build
-
toString
-