Package org.flowable.engine.impl
Class DefaultProcessJobParentStateResolver
java.lang.Object
org.flowable.engine.impl.DefaultProcessJobParentStateResolver
- All Implemented Interfaces:
InternalJobParentStateResolver
public class DefaultProcessJobParentStateResolver
extends Object
implements InternalJobParentStateResolver
- Author:
- martin.grofcik
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefaultProcessJobParentStateResolver
(ProcessEngineConfigurationImpl processEngineConfiguration) -
Method Summary
-
Field Details
-
processEngineConfiguration
-
-
Constructor Details
-
DefaultProcessJobParentStateResolver
public DefaultProcessJobParentStateResolver(ProcessEngineConfigurationImpl processEngineConfiguration)
-
-
Method Details
-
isSuspended
- Specified by:
isSuspended
in interfaceInternalJobParentStateResolver
-