Package io.iworkflow.core.communication
Interface CommunicationMethodDef
-
- All Known Implementing Classes:
InternalChannelDef,SignalChannelDef
public interface CommunicationMethodDef
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()java.lang.ClassgetValueType()java.lang.BooleanisPrefix()
-