Package | Description |
---|---|
org.jberet.repository | |
org.jberet.runtime | |
org.jberet.runtime.context | |
org.jberet.runtime.metric |
Modifier and Type | Method and Description |
---|---|
void |
JdbcRepository.savePersistentData(javax.batch.runtime.JobExecution jobExecution,
AbstractStepExecution stepOrPartitionExecution) |
void |
JobRepository.savePersistentData(javax.batch.runtime.JobExecution jobExecution,
AbstractStepExecution stepOrPartitionExecution) |
void |
AbstractRepository.savePersistentData(javax.batch.runtime.JobExecution jobExecution,
AbstractStepExecution stepOrPartitionExecution) |
Modifier and Type | Class and Description |
---|---|
class |
PartitionExecutionImpl |
class |
StepExecutionImpl |
Modifier and Type | Method and Description |
---|---|
protected AbstractStepExecution |
AbstractStepExecution.clone() |
Constructor and Description |
---|
PartitionExecutionImpl(AbstractStepExecution stepExecution) |
Modifier and Type | Method and Description |
---|---|
AbstractStepExecution |
StepContextImpl.getStepExecution() |
Modifier and Type | Method and Description |
---|---|
static long |
MetricImpl.getMetric(AbstractStepExecution stepExecution,
javax.batch.runtime.Metric.MetricType type) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.