Package org.activiti.api.process.model
Interface ProcessDefinition
-
- All Superinterfaces:
ApplicationElement
public interface ProcessDefinition extends ApplicationElement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()StringgetFormKey()StringgetId()StringgetKey()StringgetName()intgetVersion()-
Methods inherited from interface org.activiti.api.model.shared.model.ApplicationElement
getAppVersion
-
-