Klasse MappingsByWorkflow.MappingsByWorkflowBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.MappingsByWorkflow.MappingsByWorkflowBuilder
- Umschließende Klasse:
MappingsByWorkflow
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()newWorkflowId(String newWorkflowId) The ID of the new workflow.oldWorkflowId(String oldWorkflowId) The ID of the old workflow.statusMappings(List<WorkflowAssociationStatusMapping> statusMappings) The list of status mappings.toString()
-
Methodendetails
-
newWorkflowId
The ID of the new workflow.- Gibt zurück:
this.
-
oldWorkflowId
The ID of the old workflow.- Gibt zurück:
this.
-
statusMappings
public MappingsByWorkflow.MappingsByWorkflowBuilder statusMappings(List<WorkflowAssociationStatusMapping> statusMappings) The list of status mappings.- Gibt zurück:
this.
-
build
-
toString
-