public class DefaultProcessJobParentStateResolver extends Object implements InternalJobParentStateResolver
| Modifier and Type | Field and Description |
|---|---|
protected ProcessEngineConfigurationImpl |
processEngineConfiguration |
| Constructor and Description |
|---|
DefaultProcessJobParentStateResolver(ProcessEngineConfigurationImpl processEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuspended(org.flowable.job.api.Job job) |
protected ProcessEngineConfigurationImpl processEngineConfiguration
public DefaultProcessJobParentStateResolver(ProcessEngineConfigurationImpl processEngineConfiguration)
public boolean isSuspended(org.flowable.job.api.Job job)
isSuspended in interface InternalJobParentStateResolverCopyright © 2019 Flowable. All rights reserved.