java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomContextVariable.CustomContextVariableBuilder
-
Method Summary
The account ID of the user.
Type of custom context variable.
A JSON object containing custom content.
-
Method Details
-
type
Type of custom context variable.
- Returns:
this.
-
accountId
The account ID of the user.
- Returns:
this.
-
id
The issue ID.
- Returns:
this.
-
key
The issue key.
- Returns:
this.
-
value
A JSON object containing custom content.
- Returns:
this.
-
-