public interface CaseDefinition
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getDeploymentId() |
String |
getDescription() |
String |
getId() |
String |
getKey() |
String |
getName() |
String |
getResourceName() |
String |
getTenantId() |
int |
getVersion() |
boolean |
hasGraphicalNotation() |
String getId()
String getCategory()
String getName()
String getKey()
String getDescription()
int getVersion()
String getResourceName()
String getDeploymentId()
boolean hasGraphicalNotation()
String getTenantId()
Copyright © 2017 Flowable. All rights reserved.