@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class WorkflowSchemeAssociation extends Object
| Constructor and Description |
|---|
WorkflowSchemeAssociation() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowSchemeAssociation |
addIssueTypeIdsItem(String issueTypeIdsItem) |
boolean |
equals(Object o) |
List<String> |
getIssueTypeIds()
The issue types assigned to the workflow.
|
String |
getWorkflowId()
The ID of the workflow.
|
int |
hashCode() |
WorkflowSchemeAssociation |
issueTypeIds(List<String> issueTypeIds) |
void |
setIssueTypeIds(List<String> issueTypeIds) |
void |
setWorkflowId(String workflowId) |
String |
toString() |
WorkflowSchemeAssociation |
workflowId(String workflowId) |
public WorkflowSchemeAssociation issueTypeIds(List<String> issueTypeIds)
public WorkflowSchemeAssociation addIssueTypeIdsItem(String issueTypeIdsItem)
public List<String> getIssueTypeIds()
public WorkflowSchemeAssociation workflowId(String workflowId)
public String getWorkflowId()
public void setWorkflowId(String workflowId)
Copyright © 2011–2023 Everit Kft.. All rights reserved.