Class DistributedPropertiesImpl
java.lang.Object
com.atlassian.bamboo.v2.build.agent.properties.DistributedPropertiesImpl
- All Implemented Interfaces:
DistributedProperties,Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongvoidsetLastShutdownTime(@Nullable Date lastShutdownTime) voidsetLastStartupTime(@Nullable Date lastStartupTime)
-
Constructor Details
-
DistributedPropertiesImpl
public DistributedPropertiesImpl()
-
-
Method Details
-
getLastShutdownTime
- Specified by:
getLastShutdownTimein interfaceDistributedProperties
-
getLastStartupTime
- Specified by:
getLastStartupTimein interfaceDistributedProperties
-
setLastShutdownTime
- Specified by:
setLastShutdownTimein interfaceDistributedProperties
-
setLastStartupTime
- Specified by:
setLastStartupTimein interfaceDistributedProperties
-
getAgentUpTime
public long getAgentUpTime()- Specified by:
getAgentUpTimein interfaceDistributedProperties
-