@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class DeprecatedWorkflow extends Object
| Constructor and Description |
|---|
DeprecatedWorkflow() |
| Modifier and Type | Method and Description |
|---|---|
DeprecatedWorkflow |
_default(Boolean _default) |
boolean |
equals(Object o) |
Boolean |
getDefault()
Get _default
|
String |
getDescription()
The description of the workflow.
|
String |
getLastModifiedDate()
The datetime the workflow was last modified.
|
String |
getLastModifiedUser()
This property is no longer available and will be removed from the documentation soon.
|
String |
getLastModifiedUserAccountId()
The account ID of the user that last modified the workflow.
|
String |
getName()
The name of the workflow.
|
Scope |
getScope()
The scope where this workflow applies
|
Integer |
getSteps()
The number of steps included in the workflow.
|
int |
hashCode() |
void |
setDefault(Boolean _default) |
String |
toString() |
public String getName()
public String getDescription()
public String getLastModifiedDate()
public String getLastModifiedUser()
public String getLastModifiedUserAccountId()
public Integer getSteps()
public Scope getScope()
public DeprecatedWorkflow _default(Boolean _default)
public Boolean getDefault()
public void setDefault(Boolean _default)
Copyright © 2011–2021 Everit Kft.. All rights reserved.