java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowOperations.WorkflowOperationsBuilder
- Umschließende Klasse:
WorkflowOperations
public static class WorkflowOperations.WorkflowOperationsBuilder
extends Object
-
Methodenübersicht
Whether the workflow can be deleted.
Whether the workflow can be updated.
-
Methodendetails
-
canDelete
Whether the workflow can be deleted.
- Gibt zurück:
this
.
-
canEdit
Whether the workflow can be updated.
- Gibt zurück:
this
.
-
-