|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Channel | |
de.danet.an.workflow.api | This package defines the the workflow API provided by Danet's workflow component. |
Uses of Channel in de.danet.an.workflow.api |
Methods in de.danet.an.workflow.api that return Channel | |
Channel |
WorkflowService.getChannel(WfProcess process,
java.lang.String channelName)
Return a named communication channel to the given process. |
Channel |
WorkflowService.getChannel(WfProcess process,
java.lang.String channelName,
boolean sendOnly)
Return a named communication channel to the given process. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |