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.String
getName()
java.lang.Class
getValueType()
java.lang.Boolean
isPrefix()
-