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