- 
Constructor SummaryConstructors 
- 
Method Summary
  boolean
     org.joda.time.DateTime
           int
   
 
 
 
- 
Constructor Details
- 
Versionpublic Version(String username,
 String commitId,
 @Nullable
 @Nullable String ipAddress,
 String operation,
 org.joda.time.DateTime created) 
- 
Versionpublic Version(@Nullable
 @Nullable Long pk,
 String username,
 String commitId,
 @Nullable
 @Nullable String ipAddress,
 String operation,
 org.joda.time.DateTime created) 
 
- 
Method Details
- 
getPk@Nullable
public @Nullable Long getPk() 
 
- 
createIdpublic static String createId() 
 
- 
- 
- 
getIpAddress@Nullable
public @Nullable String getIpAddress() 
 
- 
- 
getCreatedpublic org.joda.time.DateTime getCreated() 
- 
-