public interface HistoricBatch
Batch
.Modifier and Type | Method and Description |
---|---|
String |
getBatchJobDefinitionId() |
int |
getBatchJobsPerSeed() |
String |
getCreateUserId() |
Date |
getEndTime() |
String |
getId() |
int |
getInvocationsPerBatchJob() |
String |
getMonitorJobDefinitionId() |
Date |
getRemovalTime()
The time the historic batch will be removed.
|
String |
getSeedJobDefinitionId() |
Date |
getStartTime() |
String |
getTenantId() |
int |
getTotalJobs() |
String |
getType() |
String getId()
String getType()
int getTotalJobs()
int getBatchJobsPerSeed()
int getInvocationsPerBatchJob()
String getSeedJobDefinitionId()
String getMonitorJobDefinitionId()
String getBatchJobDefinitionId()
String getTenantId()
String getCreateUserId()
Date getStartTime()
Date getEndTime()
Date getRemovalTime()
Copyright © 2022. All rights reserved.