public class PrintJobHistoryEntryDTO extends WorkflowActionCommentDTO
| Constructor and Description |
|---|
PrintJobHistoryEntryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
UserDTO |
getCausedBy() |
List<WorkflowActionDTO> |
getToActions() |
void |
setCausedBy(UserDTO value) |
void |
setToActions(List<WorkflowActionDTO> value) |
getComment, getUser, getWorkflowAction, setComment, setUser, setWorkflowActiongetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic PrintJobHistoryEntryDTO()
public UserDTO getCausedBy()
public List<WorkflowActionDTO> getToActions()
public void setCausedBy(UserDTO value)
public void setToActions(List<WorkflowActionDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.