RefArtifact reader
RefArtifact processor
RefArtifact writer
RefArtifact checkpointAlgorithm
ExceptionClassFilter skippableExceptionClasses
ExceptionClassFilter retryableExceptionClasses
ExceptionClassFilter noRollbackExceptionClasses
String checkpointPolicy
String itemCount
String timeLimit
String skipLimit
String retryLimit
String ref
RefArtifact mapper
PartitionPlan plan
RefArtifact collector
RefArtifact analyzer
RefArtifact reducer
String partitions
String threads
List<E> propertiesList
org.jberet.job.model.Properties
, one properties for each partition.String partition
org.jberet.job.model.Properties
belongs to a
PartitionPlan
, which contains a list of such properties.
In other cases, the partition index value is usually not set.Map<K,V> nameValues
String ref
Properties properties
Script script
String on
String to
String restart
String exitStatus
long version
long startTime
long endTime
String exitStatus
javax.batch.runtime.BatchStatus batchStatus
long id
String stepName
org.jberet.runtime.SerializableData persistentUserData
org.jberet.runtime.SerializableData readerCheckpointInfo
org.jberet.runtime.SerializableData writerCheckpointInfo
org.jberet.runtime.SerializableData exception
StepMetrics stepMetrics
String flowId
boolean ended
JobContextImpl
, so we need a way to record the fact that
this flow and the job are terminated via transition elements.javax.batch.runtime.StepExecution lastStepExecution
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
long id
JobInstanceImpl jobInstance
Job substitutedJob
List<E> stepExecutions
Properties jobParameters
long createTime
long lastUpdatedTime
String restartPosition
String user
AtomicBoolean stopRequested
int partitionId
String splitId
javax.batch.runtime.Metric.MetricType type
long value
PartitionExecutionImpl partitionExecution
Step step
JobExecutionImpl jobExecution
Copyright © 2018 JBoss by Red Hat. All rights reserved.