Class ScopeUtil
java.lang.Object
com.flowable.platform.common.util.ScopeUtil
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ScopeUtil.Scope
getScope
(org.flowable.common.engine.api.variable.VariableContainer container) static ScopeUtil.Scope
getScope
(org.flowable.task.api.TaskInfo task)
-
Constructor Details
-
ScopeUtil
public ScopeUtil()
-
-
Method Details
-
getScope
public static ScopeUtil.Scope getScope(org.flowable.common.engine.api.variable.VariableContainer container) -
getScope
-