public class UpdateProcessInstancesSuspendStateBatchConfiguration extends BatchConfiguration
Modifier and Type | Field and Description |
---|---|
protected boolean |
suspended |
failIfNotExists, idMappings, ids
Constructor and Description |
---|
UpdateProcessInstancesSuspendStateBatchConfiguration(List<String> ids,
boolean suspended) |
UpdateProcessInstancesSuspendStateBatchConfiguration(List<String> ids,
DeploymentMappings mappings,
boolean suspended) |
getIdMappings, getIds, isFailIfNotExists, setFailIfNotExists, setIdMappings, setIds
public UpdateProcessInstancesSuspendStateBatchConfiguration(List<String> ids, boolean suspended)
public UpdateProcessInstancesSuspendStateBatchConfiguration(List<String> ids, DeploymentMappings mappings, boolean suspended)
Copyright © 2021. All rights reserved.