public class ActivityVerb extends Object
ActivityVerb stores the configuration for a given activity verb:
| Constructor and Description |
|---|
ActivityVerb() |
| Modifier and Type | Method and Description |
|---|---|
ActivityVerb |
clone() |
String |
getIcon() |
String |
getLabelKey() |
String |
getVerb() |
void |
setIcon(String icon) |
void |
setLabelKey(String labelKey) |
void |
setVerb(String verb) |
Copyright © 2012 Nuxeo SA. All Rights Reserved.