public class ReplicationStatusImpl
extends java.lang.Object
implements org.jfrog.artifactory.client.model.ReplicationStatus
| Constructor and Description |
|---|
ReplicationStatusImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getLastCompleted() |
java.lang.String |
getStatus() |
public java.lang.String getStatus()
getStatus in interface org.jfrog.artifactory.client.model.ReplicationStatuspublic java.util.Date getLastCompleted()
getLastCompleted in interface org.jfrog.artifactory.client.model.ReplicationStatus