Class SubProcessInstanceExecutionBySuperExecutionIdMatcher
java.lang.Object
org.flowable.engine.impl.persistence.entity.data.impl.cachematcher.SubProcessInstanceExecutionBySuperExecutionIdMatcher
- All Implemented Interfaces:
SingleCachedEntityMatcher<ExecutionEntity>
public class SubProcessInstanceExecutionBySuperExecutionIdMatcher
extends Object
implements SingleCachedEntityMatcher<ExecutionEntity>
- Author:
- Joram Barrez
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisRetained(ExecutionEntity executionEntity, Object parameter)
-
Constructor Details
-
SubProcessInstanceExecutionBySuperExecutionIdMatcher
public SubProcessInstanceExecutionBySuperExecutionIdMatcher()
-
-
Method Details
-
isRetained
- Specified by:
isRetainedin interfaceSingleCachedEntityMatcher<ExecutionEntity>
-