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