JavaScript is disabled on your browser.
Method Summary
All Methods Instance Methods Abstract Methods
Returns a representation of the object, as would be stored in the database.
void
Methods inherited from interface org.flowable.idm.api.Token
getId , getIpAddress , getTokenData , getTokenDate , getTokenValue , getUserAgent , getUserId , setIpAddress , setTokenData , setTokenDate , setTokenValue , setUserAgent , setUserId
Method Details
getPersistentState
Description copied from interface: Entity
Returns a representation of the object, as would be stored in the database. Used when deciding if updates have occurred to the object or not since it was last loaded.
Specified by:
getPersistentState
in interface Entity