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