@Entity public class ChangeFieldValueBulkAction extends BulkAction
BulkAction that changes the value of a custom field| Constructor and Description |
|---|
ChangeFieldValueBulkAction() |
| Modifier and Type | Method and Description |
|---|---|
UserCustomField |
getCustomField() |
BulkActionNature |
getNature() |
java.lang.String |
getNewFieldValue() |
void |
setCustomField(UserCustomField customField) |
void |
setNewFieldValue(java.lang.String newFieldValue) |
getBy, getCreationDate, getFinishDate, getNetwork, getQuery, getStatus, setBy, setCreationDate, setFinishDate, setNetwork, setQuery, setStatusgetDataTranslationType, getLogType, getVersionisGlobalclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, isPersistent, isTransient, toStringpublic UserCustomField getCustomField()
public BulkActionNature getNature()
getNature in class BulkActionpublic java.lang.String getNewFieldValue()
public void setCustomField(UserCustomField customField)
public void setNewFieldValue(java.lang.String newFieldValue)