public class DistributedPropertiesImpl extends Object implements DistributedProperties
| Constructor and Description |
|---|
DistributedPropertiesImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAgentUpTime() |
Date |
getLastShutdownTime() |
Date |
getLastStartupTime() |
void |
setLastShutdownTime(@Nullable Date lastShutdownTime) |
void |
setLastStartupTime(@Nullable Date lastStartupTime) |
public Date getLastShutdownTime()
getLastShutdownTime in interface DistributedPropertiespublic Date getLastStartupTime()
getLastStartupTime in interface DistributedPropertiespublic void setLastShutdownTime(@Nullable
@Nullable Date lastShutdownTime)
setLastShutdownTime in interface DistributedPropertiespublic void setLastStartupTime(@Nullable
@Nullable Date lastStartupTime)
setLastStartupTime in interface DistributedPropertiespublic long getAgentUpTime()
getAgentUpTime in interface DistributedPropertiesCopyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.