| Package | Description |
|---|---|
| com.ibm.jbatch.container.modelresolver | |
| com.ibm.jbatch.container.modelresolver.impl | |
| com.ibm.jbatch.jsl.model |
| Modifier and Type | Method and Description |
|---|---|
static PropertyResolver<ExceptionClassFilter> |
PropertyResolverFactory.createNoRollbackExceptionClassesPropertyResolver(boolean isPartitionedStep) |
static PropertyResolver<ExceptionClassFilter> |
PropertyResolverFactory.createRetryableExceptionClassesPropertyResolver(boolean isPartitionedStep) |
static PropertyResolver<ExceptionClassFilter> |
PropertyResolverFactory.createSkippableExceptionClassesPropertyResolver(boolean isPartitionedStep) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionClassFilter |
ExceptionClassesPropertyResolverImpl.substituteProperties(ExceptionClassFilter exceptionClassFilter,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionClassFilter |
ExceptionClassesPropertyResolverImpl.substituteProperties(ExceptionClassFilter exceptionClassFilter,
Properties submittedProps,
Properties parentProps) |
| Modifier and Type | Field and Description |
|---|---|
protected ExceptionClassFilter |
Chunk.noRollbackExceptionClasses |
protected ExceptionClassFilter |
Chunk.retryableExceptionClasses |
protected ExceptionClassFilter |
Chunk.skippableExceptionClasses |
| Modifier and Type | Method and Description |
|---|---|
ExceptionClassFilter |
ObjectFactory.createExceptionClassFilter()
Create an instance of
ExceptionClassFilter |
ExceptionClassFilter |
Chunk.getNoRollbackExceptionClasses()
Gets the value of the noRollbackExceptionClasses property.
|
ExceptionClassFilter |
Chunk.getRetryableExceptionClasses()
Gets the value of the retryableExceptionClasses property.
|
ExceptionClassFilter |
Chunk.getSkippableExceptionClasses()
Gets the value of the skippableExceptionClasses property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chunk.setNoRollbackExceptionClasses(ExceptionClassFilter value)
Sets the value of the noRollbackExceptionClasses property.
|
void |
Chunk.setRetryableExceptionClasses(ExceptionClassFilter value)
Sets the value of the retryableExceptionClasses property.
|
void |
Chunk.setSkippableExceptionClasses(ExceptionClassFilter value)
Sets the value of the skippableExceptionClasses property.
|
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0