Interface VariableInstance
-
public interface VariableInstance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetProcessInstanceId()StringgetTaskId()StringgetType()<T> TgetValue()booleanisTaskVariable()
-