Class LanguageResource

java.lang.Object
com.flowable.platform.rest.service.api.configuration.LanguageResource

@RestController
public class LanguageResource
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected ConfigurationService configurationService  
  • Constructor Summary

    Constructors 
    Constructor Description
    LanguageResource​(ConfigurationService configurationService)  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​java.lang.String> getLanguages()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait