-
Constructor Summary
Constructors
-
Method Summary
boolean
org.joda.time.DateTime
int
-
Constructor Details
-
Version
public Version(String username,
String commitId,
@Nullable
@Nullable String ipAddress,
String operation,
org.joda.time.DateTime created)
-
Version
public 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()
-
createId
public static String createId()
-
-
-
getIpAddress
@Nullable
public @Nullable String getIpAddress()
-
-
getCreated
public org.joda.time.DateTime getCreated()
-
-