Class SnoozeUserRequest

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

public class SnoozeUserRequest
extends java.lang.Object
Author:
Javier Casal
  • Constructor Summary

    Constructors 
    Constructor Description
    SnoozeUserRequest()  
  • Method Summary

    Modifier and Type Method Description
    java.time.Instant getSnoozeUntil()  
    void setSnoozeUntil​(java.time.Instant snoozeUntil)  

    Methods inherited from class java.lang.Object

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