public interface CaseDefinition
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
category name which is derived from the targetNamespace attribute in the definitions element
|
String |
getDeploymentId()
The deployment in which this case definition is contained.
|
String |
getDiagramResourceName()
The diagram resource name.
|
String |
getId()
unique identifier
|
String |
getKey()
unique name for all versions this case definitions
|
String |
getName()
label used for display purposes
|
String |
getResourceName()
name of
the resource
of this case definition. |
int |
getVersion()
version of this case definition
|
String getId()
String getCategory()
String getName()
String getKey()
int getVersion()
String getResourceName()
the resource
of this case definition.String getDeploymentId()
String getDiagramResourceName()
Copyright © 2018. All rights reserved.