public class ActorUpdater extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
ActorUpdater.ActorField |
| Constructor and Description |
|---|
ActorUpdater() |
| Modifier and Type | Method and Description |
|---|---|
Map<ActorUpdater.ActorField,Serializable> |
getFields() |
void |
setDescription(String description) |
void |
setDisplayName(String name) |
public void setDisplayName(String name)
public void setDescription(String description)
public Map<ActorUpdater.ActorField,Serializable> getFields()
Copyright © 2013 BonitaSoft. All Rights Reserved.