com.groiss.wf.batch
Interface ExceptionBatchAdapter

All Superinterfaces:
BatchAdapter

public interface ExceptionBatchAdapter
extends BatchAdapter


Method Summary
 Pair<java.lang.Integer,java.lang.String> getErrorCode(BatchJob bj, java.lang.Exception ex)
           
 
Methods inherited from interface com.groiss.wf.batch.BatchAdapter
afterCompletion, afterCreation, beforeCompletion, doCompensate, doStart, startup
 

Method Detail

getErrorCode

Pair<java.lang.Integer,java.lang.String> getErrorCode(BatchJob bj,
                                                      java.lang.Exception ex)


@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.