@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class WorkflowTransitionRulesDetails extends Object
| Constructor and Description |
|---|
WorkflowTransitionRulesDetails() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTransitionRulesDetails |
addWorkflowRuleIdsItem(String workflowRuleIdsItem) |
boolean |
equals(Object o) |
WorkflowId |
getWorkflowId()
Get workflowId
|
List<String> |
getWorkflowRuleIds()
The list of connect workflow rule IDs.
|
int |
hashCode() |
void |
setWorkflowId(WorkflowId workflowId) |
void |
setWorkflowRuleIds(List<String> workflowRuleIds) |
String |
toString() |
WorkflowTransitionRulesDetails |
workflowId(WorkflowId workflowId) |
WorkflowTransitionRulesDetails |
workflowRuleIds(List<String> workflowRuleIds) |
public WorkflowTransitionRulesDetails workflowId(WorkflowId workflowId)
public WorkflowId getWorkflowId()
public void setWorkflowId(WorkflowId workflowId)
public WorkflowTransitionRulesDetails workflowRuleIds(List<String> workflowRuleIds)
public WorkflowTransitionRulesDetails addWorkflowRuleIdsItem(String workflowRuleIdsItem)
public List<String> getWorkflowRuleIds()
Copyright © 2011–2023 Everit Kft.. All rights reserved.