Class Hierarchy
- java.lang.Object
- io.iworkflow.core.communication.CommunicationImpl (implements io.iworkflow.core.communication.Communication)
- io.iworkflow.core.communication.InternalChannelCommand (implements io.iworkflow.core.command.BaseCommand)
- io.iworkflow.core.communication.InternalChannelCommandResult
- io.iworkflow.core.communication.InternalChannelDef (implements io.iworkflow.core.communication.CommunicationMethodDef)
- io.iworkflow.core.communication.SignalChannelDef (implements io.iworkflow.core.communication.CommunicationMethodDef)
- io.iworkflow.core.communication.SignalCommand (implements io.iworkflow.core.command.BaseCommand)
- io.iworkflow.core.communication.SignalCommandResult
Interface Hierarchy
- io.iworkflow.core.communication.Communication
- io.iworkflow.core.communication.CommunicationMethodDef