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