public interface DmnDecisionTable
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
category name of this decision table
|
String |
getDeploymentId()
The deployment in which this decision table is contained.
|
String |
getDescription()
description of this decision table
|
String |
getId()
unique identifier
|
String |
getKey()
unique name for all versions this decision table
|
String |
getName()
label used for display purposes
|
String |
getParentDeploymentId()
The parent deployment in which this decision table is contained.
|
String |
getResourceName()
name of
the resource of this decision table. |
String |
getTenantId()
The tenant identifier of this decision table
|
int |
getVersion()
version of this decision table
|
String getId()
String getCategory()
String getName()
String getKey()
String getDescription()
int getVersion()
String getResourceName()
the resource of this decision table.String getDeploymentId()
String getParentDeploymentId()
String getTenantId()
Copyright © 2017 Alfresco. All rights reserved.