@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-03T13:48:26.928+02:00[Europe/Prague]") public class WorkflowSimpleCondition extends Object
| Constructor and Description |
|---|
WorkflowSimpleCondition() |
| Modifier and Type | Method and Description |
|---|---|
WorkflowSimpleCondition |
_configuration(Object _configuration) |
boolean |
equals(Object o) |
Object |
getConfiguration()
EXPERIMENTAL.
|
String |
getNodeType()
Get nodeType
|
String |
getType()
The type of the transition rule.
|
int |
hashCode() |
WorkflowSimpleCondition |
nodeType(String nodeType) |
void |
setConfiguration(Object _configuration) |
void |
setNodeType(String nodeType) |
void |
setType(String type) |
String |
toString() |
WorkflowSimpleCondition |
type(String type) |
public WorkflowSimpleCondition type(String type)
public String getType()
public void setType(String type)
public WorkflowSimpleCondition _configuration(Object _configuration)
public Object getConfiguration()
public void setConfiguration(Object _configuration)
public WorkflowSimpleCondition nodeType(String nodeType)
public String getNodeType()
public void setNodeType(String nodeType)
Copyright © 2011–2021 Everit Kft.. All rights reserved.