public class BatchJobConfiguration extends Object implements JobHandlerConfiguration
Modifier and Type | Field and Description |
---|---|
protected String |
configurationByteArrayId |
Constructor and Description |
---|
BatchJobConfiguration(String configurationByteArrayId) |
Modifier and Type | Method and Description |
---|---|
String |
getConfigurationByteArrayId() |
String |
toCanonicalString() |
protected String configurationByteArrayId
public BatchJobConfiguration(String configurationByteArrayId)
public String getConfigurationByteArrayId()
public String toCanonicalString()
toCanonicalString
in interface JobHandlerConfiguration
Copyright © 2022. All rights reserved.