Package com.atlassian.bamboo.agent
Interface PerAgentToken
- All Superinterfaces:
BambooIdProvider
,BambooObject
- All Known Implementing Classes:
PerAgentTokenImpl
Entity holding per agent token data.
- Since:
- 9.3.1
-
Method Summary
Methods inherited from interface com.atlassian.bamboo.core.BambooIdProvider
getId
Methods inherited from interface com.atlassian.bamboo.core.BambooObject
setId
-
Method Details
-
getResultKey
- Returns:
- result key
-
getToken
- Returns:
- token
-
getCreationTimestamp
- Returns:
- creation timestamp
-