public final class AgentIdInitializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ID |
| Constructor and Description |
|---|
AgentIdInitializer() |
AgentIdInitializer(File agentHome) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Long |
initAgentId()
Retrieve UUID from agent config file, or return null if not found.
|
public static final String PROPERTY_ID
public AgentIdInitializer()
public AgentIdInitializer(File agentHome)
@Nullable public @Nullable Long initAgentId()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.