wt.container.batch.service
Interface BatchContainerDelegate
- All Known Subinterfaces:
- RoleBatchContainerDelegate
- public interface BatchContainerDelegate
Instances of BatchContainerDelegates know how to process specific types
of assertions.
Supported API: false
Extendable: false
BATCH_CONTAINER
public static final String BATCH_CONTAINER
- Label for the attribute.
Supported API: false
- See Also:
- Constant Field Values
commitAssertion
public void commitAssertion(Assertion assertion)
throws WTException
Supported API: false
- Parameters:
assertion
-
- Throws:
WTException