Serialized Form


Package org.springframework.batch.integration.chunk

Class org.springframework.batch.integration.chunk.AsynchronousFailureException extends org.springframework.batch.item.ItemWriterException implements Serializable

Class org.springframework.batch.integration.chunk.ChunkRequest extends java.lang.Object implements Serializable

Serialized Fields

jobId

java.lang.Long jobId

items

java.util.Collection<E> items

stepContribution

org.springframework.batch.core.StepContribution stepContribution

Class org.springframework.batch.integration.chunk.ChunkResponse extends java.lang.Object implements Serializable

Serialized Fields

stepContribution

org.springframework.batch.core.StepContribution stepContribution

jobId

java.lang.Long jobId

status

boolean status

message

java.lang.String message

Package org.springframework.batch.integration.job

Class org.springframework.batch.integration.job.StepExecutionTimeoutException extends org.springframework.batch.core.UnexpectedJobExecutionException implements Serializable


Package org.springframework.batch.integration.partition

Class org.springframework.batch.integration.partition.StepExecutionRequest extends java.lang.Object implements Serializable

Serialized Fields

stepExecutionId

java.lang.Long stepExecutionId

stepName

java.lang.String stepName

jobExecutionId

java.lang.Long jobExecutionId



Copyright © 2009. All Rights Reserved.