public final class InMemoryRepository extends AbstractRepository
Modifier and Type | Method and Description |
---|---|
int |
countStepStartTimes(String stepName,
long jobInstanceId) |
void |
updateStepExecution(javax.batch.runtime.StepExecution stepExecution) |
addJob, addPartitionExecution, addStepExecution, createJobExecution, createJobInstance, createStepExecution, findOriginalStepExecutionForRestart, getJob, getJobExecution, getJobExecutions, getJobInstance, getJobInstanceCount, getJobInstances, getJobs, getPartitionExecutions, getStepExecutions, removeJob, removeJobInstance, savePersistentData, updateJobExecution
public void updateStepExecution(javax.batch.runtime.StepExecution stepExecution)
public int countStepStartTimes(String stepName, long jobInstanceId)
Copyright © 2014 JBoss by Red Hat. All rights reserved.