@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-03T13:48:26.928+02:00[Europe/Prague]") public class WorkflowsWithTransitionRulesDetails extends Object
| Constructor and Description |
|---|
WorkflowsWithTransitionRulesDetails() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowsWithTransitionRulesDetails |
addWorkflowsItem(WorkflowTransitionRulesDetails workflowsItem) |
boolean |
equals(Object o) |
List<WorkflowTransitionRulesDetails> |
getWorkflows()
The list of workflows with transition rules to delete.
|
int |
hashCode() |
void |
setWorkflows(List<WorkflowTransitionRulesDetails> workflows) |
String |
toString() |
WorkflowsWithTransitionRulesDetails |
workflows(List<WorkflowTransitionRulesDetails> workflows) |
public WorkflowsWithTransitionRulesDetails workflows(List<WorkflowTransitionRulesDetails> workflows)
public WorkflowsWithTransitionRulesDetails addWorkflowsItem(WorkflowTransitionRulesDetails workflowsItem)
public List<WorkflowTransitionRulesDetails> getWorkflows()
public void setWorkflows(List<WorkflowTransitionRulesDetails> workflows)
Copyright © 2011–2021 Everit Kft.. All rights reserved.