public class ObjectWorkflowActionDetailsResponse.WorkflowAction extends VaultModel
Constructor and Description |
---|
WorkflowAction() |
Modifier and Type | Method and Description |
---|---|
List<ObjectWorkflowActionDetailsResponse.Control> |
getControls() |
String |
getLabel() |
String |
getName() |
void |
setControls(List<ObjectWorkflowActionDetailsResponse.Control> controls) |
void |
setLabel(String label) |
void |
setName(String name) |
get, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMap
public List<ObjectWorkflowActionDetailsResponse.Control> getControls()
public void setControls(List<ObjectWorkflowActionDetailsResponse.Control> controls)
public String getLabel()
public void setLabel(String label)
public String getName()
public void setName(String name)
Copyright © 2021. All rights reserved.