Package org.activiti.api.process.model
Interface VariableDefinition
-
public interface VariableDefinition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()BooleangetDisplay()StringgetDisplayName()StringgetId()StringgetName()StringgetType()booleanisRequired()
-