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 © 2015 Nuxeo SA. All rights reserved.