Uses of Interface
org.activiti.api.runtime.model.impl.ProcessVariableValue.IValueStage
-
Packages that use ProcessVariableValue.IValueStage Package Description org.activiti.api.runtime.model.impl -
-
Uses of ProcessVariableValue.IValueStage in org.activiti.api.runtime.model.impl
Classes in org.activiti.api.runtime.model.impl that implement ProcessVariableValue.IValueStage Modifier and Type Class Description static classProcessVariableValue.BuilderBuilder to buildProcessVariableValue.Methods in org.activiti.api.runtime.model.impl that return ProcessVariableValue.IValueStage Modifier and Type Method Description ProcessVariableValue.IValueStageProcessVariableValue.Builder. type(String type)ProcessVariableValue.IValueStageProcessVariableValue.ITypeStage. type(String type)Builder method for type parameter.
-