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