public class SetRetriesBatchConfiguration extends BatchConfiguration
Modifier and Type | Field and Description |
---|---|
protected int |
retries |
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) |
getIdMappings, getIds, isFailIfNotExists, setFailIfNotExists, setIdMappings, setIds
public SetRetriesBatchConfiguration(List<String> ids, DeploymentMappings mappings, int retries)
Copyright © 2021. All rights reserved.