|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.crowd.integration.atlassianuser.SnapshotFetchingInfo
public class SnapshotFetchingInfo
Constructor Summary | |
---|---|
SnapshotFetchingInfo(long fetchStart,
long fetchDuration)
|
Method Summary | |
---|---|
long |
getFetchDurationMillis()
|
java.util.Date |
getStart()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SnapshotFetchingInfo(long fetchStart, long fetchDuration)
fetchStart
- milliseconds since the epochfetchDuration
- milliseconds that the fetch tookMethod Detail |
---|
public java.util.Date getStart()
public long getFetchDurationMillis()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |