Class ElasticAgentSynchroniser
- java.lang.Object
-
- com.atlassian.bamboo.agent.elastic.client.ElasticAgentSynchroniser
-
public class ElasticAgentSynchroniser extends Object
-
-
Constructor Summary
Constructors Constructor Description ElasticAgentSynchroniser()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ElasticAgentUserData
getUserData()
void
sync()
-
-
-
Constructor Detail
-
ElasticAgentSynchroniser
public ElasticAgentSynchroniser() throws IOException
- Throws:
IOException
-
-
Method Detail
-
getUserData
public static ElasticAgentUserData getUserData() throws IOException
- Throws:
IOException
-
sync
public void sync()
-
-