public class WorkflowDecisionDTO extends AbstractWorkflowDecisionDTO
modifiedPropsSet| Constructor and Description |
|---|
WorkflowDecisionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowActionDTO |
getAction() |
java.util.Collection<WorkflowActionDTO> |
getToActions() |
void |
setAction(WorkflowActionDTO value) |
void |
setToActions(java.util.Collection<WorkflowActionDTO> value) |
getCode, getDescription, getName, getQualifier, setCode, setDescription, setName, setQualifiergetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic WorkflowDecisionDTO()
public WorkflowActionDTO getAction()
public java.util.Collection<WorkflowActionDTO> getToActions()
public void setAction(WorkflowActionDTO value)
public void setToActions(java.util.Collection<WorkflowActionDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.