Class PlatformTranslationService


  • public class PlatformTranslationService
    extends java.lang.Object
    Author:
    Filip Hrisafov
    • Field Detail

      • defaultListResponseSize

        @Value("${flowable.platform.rest.default-list-response-size:100}")
        protected java.lang.Integer defaultListResponseSize
    • Constructor Detail

      • PlatformTranslationService

        public PlatformTranslationService​(TranslationService translationService)