Class ChangeUserThemeRequest

java.lang.Object
com.flowable.idm.rest.service.api.user.ChangeUserThemeRequest

public class ChangeUserThemeRequest
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected java.lang.String newTheme  
  • Constructor Summary

    Constructors 
    Constructor Description
    ChangeUserThemeRequest()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getNewTheme()  
    void setNewTheme​(java.lang.String newTheme)  

    Methods inherited from class java.lang.Object

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