java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowIDs.WorkflowIDsBuilder
- Enclosing class:
- WorkflowIDs
public static class WorkflowIDs.WorkflowIDsBuilder
extends Object
-
Method Summary
The entity ID of the workflow.
The name of the workflow.
-
Method Details
-
entityId
The entity ID of the workflow.
- Returns:
this
.
-
name
The name of the workflow.
- Returns:
this
.
-
-