Package com.smeup.kokos.sdk.model.dto
Class BatchContextDTO
java.lang.Object
com.smeup.kokos.sdk.model.dto.BatchContextDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintvoidsetBatchJobId(String batchJobId) voidsetProgress(int progress) voidsetScheduledJobId(String scheduledJobId)
-
Constructor Details
-
BatchContextDTO
public BatchContextDTO() -
BatchContextDTO
-
-
Method Details
-
getBatchJobId
-
setBatchJobId
-
getScheduledJobId
-
setScheduledJobId
-
getProgress
public int getProgress() -
setProgress
public void setProgress(int progress)
-