@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class WorkflowTransitionRule extends Object
| Constructor and Description |
|---|
WorkflowTransitionRule() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowTransitionRule |
_configuration(Object _configuration) |
boolean |
equals(Object o) |
Object |
getConfiguration()
The configuration of the transition rule.
|
String |
getType()
The type of the transition rule.
|
int |
hashCode() |
void |
setConfiguration(Object _configuration) |
void |
setType(String type) |
String |
toString() |
WorkflowTransitionRule |
type(String type) |
public WorkflowTransitionRule type(String type)
public String getType()
public void setType(String type)
public WorkflowTransitionRule _configuration(Object _configuration)
public Object getConfiguration()
public void setConfiguration(Object _configuration)
Copyright © 2011–2021 Everit Kft.. All rights reserved.