|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Batch.Context | |
de.danet.an.workflow.api | This package defines the the workflow API provided by Danet's workflow component. |
de.danet.an.workflow.tools.util | This package provides support classes for the implementation of tool agents and applications. |
Uses of Batch.Context in de.danet.an.workflow.api |
Methods in de.danet.an.workflow.api with parameters of type Batch.Context | |
java.lang.Object |
MethodInvocationBatch.execute(Batch.Context ctx)
Executes the registered method invocations one by one in a single transaction. |
java.lang.Object |
Batch.execute(Batch.Context ctx)
Execute the batch. |
Uses of Batch.Context in de.danet.an.workflow.tools.util |
Methods in de.danet.an.workflow.tools.util with parameters of type Batch.Context | |
java.lang.Object |
SimpleApplicationDirectoryLookup.execute(Batch.Context ctx)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |