Klasse WorkflowMetadataRestModel.WorkflowMetadataRestModelBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.WorkflowMetadataRestModel.WorkflowMetadataRestModelBuilder
- Umschließende Klasse:
WorkflowMetadataRestModel
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
description
(String description) The description of the workflow.The ID of the workflow.The name of the workflow.toString()
usage
(List<SimpleUsage> usage) Use the optionalworkflows.usages
expand to get additional information about the projects and issue types associated with the workflows in the workflow scheme.version
(DocumentVersion version)
-
Methodendetails
-
description
The description of the workflow.- Gibt zurück:
this
.
-
id
The ID of the workflow.- Gibt zurück:
this
.
-
name
The name of the workflow.- Gibt zurück:
this
.
-
usage
Use the optionalworkflows.usages
expand to get additional information about the projects and issue types associated with the workflows in the workflow scheme.- Gibt zurück:
this
.
-
version
- Gibt zurück:
this
.
-
build
-
toString
-