Interface EventToEntityConverter<T>
public interface EventToEntityConverter<T>
-
Method Summary
Modifier and TypeMethodDescriptionconvertToAPI(T eventEntity) convertToEntity(CloudRuntimeEvent cloudRuntimeEvent)
-
Method Details
-
getSupportedEvent
String getSupportedEvent() -
convertToAPI
-