public class WorkflowBase extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
displayName |
| Constructor and Description |
|---|
WorkflowBase(String name,
String provider)
Initializes an instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getName()
Returns the name of this item.
|
String |
getProvider()
Returns the name of the workflow item provider.
|
void |
setDisplayName(String displayName) |
String |
toString() |
protected String displayName
public String getName()
public String getProvider()
public void setDisplayName(String displayName)
public String getDisplayName()
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.