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