Uses of Class
org.flowable.engine.impl.variable.ParallelMultiInstanceLoopVariable
-
Packages that use ParallelMultiInstanceLoopVariable Package Description org.flowable.engine.impl.variable -
-
Uses of ParallelMultiInstanceLoopVariable in org.flowable.engine.impl.variable
Methods in org.flowable.engine.impl.variable that return ParallelMultiInstanceLoopVariable Modifier and Type Method Description static ParallelMultiInstanceLoopVariableParallelMultiInstanceLoopVariable. active(String executionId)static ParallelMultiInstanceLoopVariableParallelMultiInstanceLoopVariable. completed(String executionId)
-