public interface ErrorHandlingProcessData
| Modifier and Type | Interface and Description |
|---|---|
static class |
ErrorHandlingProcessData.ErrorHandlingParameter
Constants for the parameter names which build the API of the template.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
My plug-in (data) ID.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
getTemplateID()
Returns the ID of the template which shall be instantiated when the node
fails.
|
void |
setTemplateID(java.util.UUID templateID)
Set the error handling template ID.
|
static final java.lang.String ID
java.util.UUID getTemplateID()
void setTemplateID(java.util.UUID templateID)
templateID -