java.lang.Object
io.github.primelib.jira4j.restv3.model.WorkflowOperations.WorkflowOperationsBuilder
-
Method Summary
Whether the workflow can be deleted.
Whether the workflow can be updated.
-
Method Details
-
canDelete
Whether the workflow can be deleted.
- Returns:
this
.
-
canEdit
Whether the workflow can be updated.
- Returns:
this
.
-
-