Class AppVersionService
- java.lang.Object
-
- org.flowable.ui.task.service.runtime.AppVersionService
-
@Service public class AppVersionService extends Object
-
-
Constructor Summary
Constructors Constructor Description AppVersionService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>getVersionInfo()protected voidputIfExists(Properties properties, String property, Map<String,String> map, String mapKey)
-