JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
no.skatteetaten.fastsetting.formueinntekt.felles.task.processor
Interface TaskCallback<TRANSACTION,
EXCEPTION extends
Exception
>
public interface
TaskCallback<TRANSACTION,
EXCEPTION extends
Exception
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
accept
(
TaskCompletion
<
TRANSACTION
,
EXCEPTION
> completion)
Method Details
accept
void
accept
(
TaskCompletion
<
TRANSACTION
,
EXCEPTION
> completion)
throws
EXCEPTION
Throws:
EXCEPTION