public interface ActionResourceConverter
Modifier and Type | Method and Description |
---|---|
String |
convertActionDefinitionModelToJson(ActionDefinitionModel actionDefinitionModel) |
ActionDefinitionModel |
convertActionResourceToModel(byte[] actionResourceBytes) |
ActionDefinitionModel |
convertActionResourceToModel(InputStream actionResourceStream) |
ActionDefinitionModel convertActionResourceToModel(byte[] actionResourceBytes)
ActionDefinitionModel convertActionResourceToModel(InputStream actionResourceStream)
String convertActionDefinitionModelToJson(ActionDefinitionModel actionDefinitionModel)