Class FileReplication.Activity
java.lang.Object
com.aoindustries.aoserv.client.backup.FileReplication.Activity
- Enclosing class:
FileReplication
-
Method Summary
Modifier and TypeMethodDescriptionGets the message for the activity or""
if no activity.long
Gets the amount of time since the activity was logged or-1
if no activity.
-
Method Details
-
getTimeSince
public long getTimeSince()Gets the amount of time since the activity was logged or-1
if no activity. -
getMessage
Gets the message for the activity or""
if no activity.
-