remove constant
This commit is contained in:
parent
4f59c38692
commit
a25a1064f8
|
@ -25,8 +25,6 @@ import java.util.List;
|
||||||
@Configuration
|
@Configuration
|
||||||
public class BulkExportJobConfig {
|
public class BulkExportJobConfig {
|
||||||
|
|
||||||
public static final String JOB_UUID_KEY = "jobUUID";
|
|
||||||
|
|
||||||
@Autowired
|
@Autowired
|
||||||
private StepBuilderFactory myStepBuilderFactory;
|
private StepBuilderFactory myStepBuilderFactory;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue