public class AppDefinitionPublishRepresentation extends AbstractRepresentation
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment |
protected Boolean |
force |
| Constructor and Description |
|---|
AppDefinitionPublishRepresentation() |
AppDefinitionPublishRepresentation(String comment,
Boolean force) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
Boolean |
getForce() |
void |
setComment(String comment) |
void |
setForce(Boolean force) |
Copyright © 2014–2015 Alfresco. All rights reserved.