public class BaseRestActionRepresentation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
action |
protected String |
comment |
| Constructor and Description |
|---|
BaseRestActionRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getComment() |
void |
setAction(String action) |
void |
setComment(String comment) |
Copyright © 2014–2015 Alfresco. All rights reserved.